pranitchilbule221 commited on
Commit
bfebdc5
·
verified ·
1 Parent(s): 5ea26be

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gunicorn
2
+ flask
3
+ requests
4
+ ultralytics
5
+ playsound==1.2.2
6
+ twilio
7
+ numpy
8
+ opencv-python
9
+ geopy
10
+ fastapi
11
+ uvicorn
12
+ python-multipart