`ultralytics 8.0.38` (#977)

single_channel
Glenn Jocher 2 years ago committed by GitHub
parent 1ad7e79033
commit d99e04daa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, GPL-3.0 license
__version__ = "8.0.37"
__version__ = "8.0.38"
from ultralytics.yolo.engine.model import YOLO
from ultralytics.yolo.utils.checks import check_yolo as checks

Loading…
Cancel
Save