TrungTran commited on
Commit
fbf77cb
·
verified ·
1 Parent(s): 57b8586

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ onnxruntime>=1.17.0
3
+ numpy>=1.24.0
4
+ pillow>=9.0.0
5
+ opencv-python-headless>=4.8.0
6
+ huggingface_hub>=0.20.0