Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
deepface
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
joblib
|
8 |
-
scikit-learn
|
|
|
1 |
+
gradio>=3.61.0
|
2 |
+
|
3 |
deepface
|
4 |
+
opencv-python
|
5 |
+
numpy
|
6 |
+
tf-keras
|
|
|
|