try ultralytics

This commit is contained in:
Ruben van de Ven 2023-10-20 18:50:07 +02:00
parent cc1e417db4
commit 081e26a458

View file

@ -25,7 +25,7 @@ torchvision = [
{ url = "https://download.pytorch.org/whl/cu113/torchvision-0.13.1%2Bcu113-cp310-cp310-linux_x86_64.whl", markers = "python_version ~= '3.10' and sys_platform == 'linux'" },
]
deep-sort-realtime = "^1.3.2"
ultralytics = "^8.0.200"
[build-system]
requires = ["poetry-core"]