Compare commits
1 commit
dev
...
feat/track
Author | SHA1 | Date | |
---|---|---|---|
|
527dc748b5 |
2 changed files with 14 additions and 9 deletions
|
@ -1,7 +1,13 @@
|
|||
torch
|
||||
torchvision
|
||||
ultralytics
|
||||
opencv-python
|
||||
scipy
|
||||
filterpy
|
||||
psycopg2-binary
|
||||
torch>=1.12.0,<2.1.0
|
||||
torchvision>=0.13.0,<0.16.0
|
||||
ultralytics>=8.3.0
|
||||
opencv-python>=4.6.0,<4.9.0
|
||||
scipy>=1.9.0,<1.12.0
|
||||
filterpy>=1.4.0,<1.5.0
|
||||
psycopg2-binary>=2.9.0,<2.10.0
|
||||
easydict
|
||||
loguru
|
||||
pyzmq
|
||||
gitpython
|
||||
gdown
|
||||
lap
|
|
@ -1,6 +1,5 @@
|
|||
fastapi
|
||||
fastapi[standard]
|
||||
uvicorn
|
||||
websockets
|
||||
fastapi[standard]
|
||||
redis
|
||||
urllib3<2.0.0
|
Loading…
Add table
Add a link
Reference in a new issue