ultralytics 8.0.115 RayTune and DVC fixes (#3115)

This commit is contained in:
Glenn Jocher
2023-06-09 11:21:03 +02:00
committed by GitHub
parent 3892e38021
commit e70de6dacb

View File

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
__version__ = '8.0.114'
__version__ = '8.0.115'
from ultralytics.hub import start
from ultralytics.vit.rtdetr import RTDETR