`ultralytics 8.2.3` RF100 benchmarking (#10354)

pull/10355/head v8.2.3
Glenn Jocher 9 months ago committed by GitHub
parent 2944be6644
commit f5c35438ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ultralytics/__init__.py

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
__version__ = "8.2.2"
__version__ = "8.2.3"
from ultralytics.data.explorer.explorer import Explorer
from ultralytics.models import RTDETR, SAM, YOLO, YOLOWorld

Loading…
Cancel
Save