Revert 1783 fix callbacks by reference (#1847)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
2fcca6a0ea
commit
e7a94c79c5
3 changed files with 14 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Ultralytics YOLO 🚀, GPL-3.0 license
|
||||
|
||||
__version__ = '8.0.63'
|
||||
__version__ = '8.0.64'
|
||||
|
||||
from ultralytics.hub import start
|
||||
from ultralytics.yolo.engine.model import YOLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue