ultralytics 8.0.119 RTDETR Trainer and ViT Docs (#3236)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-06-18 03:52:08 +02:00 committed by GitHub
parent bba7cf55a0
commit 064d48eff9
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
__version__ = '8.0.118'
__version__ = '8.0.119'
from ultralytics.hub import start
from ultralytics.vit.rtdetr import RTDETR