ultralytics 8.0.69 HUB CI and ClearML fixes (#1888)
Co-authored-by: Victor Sonck <victor.sonck@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3f097314f
commit
c2cd3fd20e
6 changed files with 67 additions and 88 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Ultralytics YOLO 🚀, GPL-3.0 license
|
||||
|
||||
__version__ = '8.0.68'
|
||||
__version__ = '8.0.69'
|
||||
|
||||
from ultralytics.hub import start
|
||||
from ultralytics.yolo.engine.model import YOLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue