vumichien commited on
Commit
29edf14
·
1 Parent(s): 4d1ff74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,9 +1,3 @@
1
- sahi
2
- ultralyticsplus
3
- ultralytics
4
- omegaconf
5
- gTTS
6
  fastapi
7
- opencv-python
8
- Pillow
9
- uvicorn
 
 
 
 
 
 
1
  fastapi
2
+ requests
3
+ uvicorn[standard]