Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ deepface
|
|
4 |
opencv-python-headless
|
5 |
gradio
|
6 |
Pillow
|
7 |
-
numpy
|
|
|
|
4 |
opencv-python-headless
|
5 |
gradio
|
6 |
Pillow
|
7 |
+
numpy
|
8 |
+
tf-keras
|