ultralytics 8.0.112 augment, results and docs updates (#2944)

This commit is contained in:
Glenn Jocher 2023-06-01 01:03:11 +02:00 committed by GitHub
parent 52ae65ac3b
commit d07ba25dc4
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.111' __version__ = '8.0.112'
from ultralytics.hub import start from ultralytics.hub import start
from ultralytics.vit.rtdetr import RTDETR from ultralytics.vit.rtdetr import RTDETR