ServerX commited on
Commit
097c84b
·
verified ·
1 Parent(s): 4451723

Upload huggingface-requirements.txt

Browse files
Files changed (1) hide show
  1. huggingface-requirements.txt +5 -0
huggingface-requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ opencv-python-headless>=4.8.0
3
+ numpy>=1.24.0
4
+ Pillow>=10.0.0
5
+ requests>=2.31.0