Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
gradio
|
2 |
opencv-python
|
3 |
deepface
|
4 |
-
tensorflow==2.6.0 # or another version that's compatible with DeepFace
|
5 |
-
tf-keras
|
6 |
numpy
|
7 |
-
Pillow
|
|
|
1 |
gradio
|
2 |
opencv-python
|
3 |
deepface
|
|
|
|
|
4 |
numpy
|
5 |
+
Pillow
|