Munaf1987 commited on
Commit
ca2880d
·
verified ·
1 Parent(s): 6531cd1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- gradio
2
- spaces
3
- onnxruntime
4
- opencv-python-headless
5
- Pillow
6
- numpy
 
 
 
 
 
1
+ fastapi
2
+ gradio
3
+ uvicorn
4
+ onnxruntime
5
+ opencv-python-headless
6
+ numpy
7
+ pillow
8
+ jinja2
9
+ python-multipart
10
+ spaces