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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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