Noursine commited on
Commit
93bf16f
·
verified ·
1 Parent(s): 63a8fa2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  fastapi
2
  uvicorn
3
- torch
4
- numpy
5
- Pillow
6
  opencv-python
7
- detectron2
8
- requests
 
1
  fastapi
2
  uvicorn
3
+ gdown
4
+ ultralytics
 
5
  opencv-python
6
+ python-multipart
7
+ numpy==1.24.4