ultralytics 8.0.123 Ubuntu security and VideoWriter codec fixes (#3380)

This commit is contained in:
Glenn Jocher
2023-06-25 23:59:28 +02:00
committed by GitHub
parent 8b50b2a897
commit b5a2be8ca8
5 changed files with 41 additions and 76 deletions

View File

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
__version__ = '8.0.122'
__version__ = '8.0.123'
from ultralytics.hub import start
from ultralytics.vit.rtdetr import RTDETR