newtechdevng commited on
Commit
a4c7ff4
·
verified ·
1 Parent(s): 6dda80b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi==0.111.0
2
- uvicorn==0.29.0
3
- ultralytics==8.2.0
4
- opencv-python-headless==4.9.0.80
5
- numpy==1.26.4
6
- python-multipart==0.0.9
7
- huggingface_hub==0.23.0
8
  torch==2.4.0
9
  torchvision==0.19.0
 
1
+ fastapi
2
+ uvicorn
3
+ ultralytics
4
+ opencv-contrib-python-headless
5
+ numpy
6
+ python-multipart
7
+ huggingface_hub
8
  torch==2.4.0
9
  torchvision==0.19.0