Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ transformers # 若零-shot用本地,否则可省略,改用 Inferenc
|
|
| 8 |
deepface
|
| 9 |
tensorflow # deepface 需
|
| 10 |
opencv-python # deepface 后端
|
| 11 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
| 8 |
deepface
|
| 9 |
tensorflow # deepface 需
|
| 10 |
opencv-python # deepface 后端
|
| 11 |
+
scikit-learn
|
| 12 |
+
tf-keras
|
| 13 |
+
# SVM 语音
|