GCLing commited on
Commit
5cf0880
·
verified ·
1 Parent(s): a2a4ab6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio==5.34.0
2
-
3
-
4
  deepface
5
- opencv-python
6
- numpy
7
- tf-keras
 
1
+ gradio==3.64.1
2
+ librosa
3
+ joblib
4
  deepface
5
+ tensorflow # DeepFace 会依赖
6
+ opencv-python-headless # DeepFace 在 Spaces 上需要