GCLing commited on
Commit
49d3052
·
verified ·
1 Parent(s): 5a32219

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ huggingface-hub
3
+ joblib
4
+ numpy
5
+ librosa
6
+ deepface
7
+ transformers
8
+ torch
9
+ opencv-python
10
+ scikit-learn