`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>
single_channel
Glenn Jocher 1 year ago committed by GitHub
parent bba7cf55a0
commit 064d48eff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save