Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ numpy
|
|
| 8 |
huggingface-hub
|
| 9 |
segmentation_models_pytorch
|
| 10 |
torch
|
| 11 |
-
deepface
|
|
|
|
|
|
| 8 |
huggingface-hub
|
| 9 |
segmentation_models_pytorch
|
| 10 |
torch
|
| 11 |
+
deepface
|
| 12 |
+
tf_keras
|