GCLing commited on
Commit
c21c266
·
verified ·
1 Parent(s): 10f35a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
  gradio>=5.34.0
2
- deepface
3
- tensorflow==2.19.0
4
- tf-keras
5
- opencv-python-headless
6
  librosa
7
  joblib
8
- numpy
9
- scikit-learn
 
1
  gradio>=5.34.0
2
+ deepface==0.0.93
3
+ opencv-python
4
+ tensorflow==2.18.0 # 降级到 2.18.0,DeepFace/RetinaFace 不用 tf-keras
 
5
  librosa
6
  joblib