Daniel-solo commited on
Commit
c856f8d
·
verified ·
1 Parent(s): eb144a3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi>=0.104.0
2
+ uvicorn[standard]>=0.24.0
3
+ python-multipart>=0.0.6
4
+ onnxruntime>=1.16.0
5
+ opencv-python-headless>=4.8.0
6
+ numpy>=1.24.0
7
+ huggingface-hub>=0.19.0
8
+ websockets>=12.0
9
+ pillow>=10.0.0