vaisagan commited on
Commit
0a7a195
·
verified ·
1 Parent(s): e3a5cea

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ opencv-python-headless>=4.7.0
4
+ Pillow>=9.5.0
5
+ numpy>=1.24.0
6
+ gradio>=4.20.0
7
+ transformers==4.38.2
8
+ huggingface_hub==0.23.4
9
+ scikit-learn>=1.2.0
10
+ gdown>=4.7.0