GCLing commited on
Commit
310387f
·
verified ·
1 Parent(s): b1ced09

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- gradio>=5.0.0
2
- tiktoken
3
- sentencepiece
4
- deepface
5
- opencv-python
6
- tf-keras
7
  librosa
 
8
  joblib
9
- numpy
10
- huggingface-hub
11
- scikit-learn
12
- transformers
 
 
 
1
+ gradio>=5.34.0
2
+ numpy
 
 
 
 
3
  librosa
4
+ soundfile
5
  joblib
6
+ huggingface_hub
7
+ transformers # 若零-shot用本地,否则可省略,改用 Inference API
8
+ deepface
9
+ tensorflow # deepface 需
10
+ opencv-python # deepface 后端
11
+ scikit-learn # SVM 语音