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
|
torch>=1.12.0,<2.1.0
|
||||||
torchvision
|
torchvision>=0.13.0,<0.16.0
|
||||||
ultralytics
|
ultralytics>=8.3.0
|
||||||
opencv-python
|
opencv-python>=4.6.0,<4.9.0
|
||||||
scipy
|
scipy>=1.9.0,<1.12.0
|
||||||
filterpy
|
filterpy>=1.4.0,<1.5.0
|
||||||
psycopg2-binary
|
psycopg2-binary>=2.9.0,<2.10.0
|
||||||
|
easydict
|
||||||
|
loguru
|
||||||
|
pyzmq
|
||||||
|
gitpython
|
||||||
|
gdown
|
||||||
|
lap
|
|
@ -1,6 +1,5 @@
|
||||||
fastapi
|
fastapi[standard]
|
||||||
uvicorn
|
uvicorn
|
||||||
websockets
|
websockets
|
||||||
fastapi[standard]
|
|
||||||
redis
|
redis
|
||||||
urllib3<2.0.0
|
urllib3<2.0.0
|
Loading…
Add table
Add a link
Reference in a new issue