Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
|
|
2 |
keras-facenet==0.3.2
|
3 |
opencv-python==4.10.0.84
|
4 |
numpy==2.1.0
|
5 |
-
scipy==1.14.1
|
|
|
|
2 |
keras-facenet==0.3.2
|
3 |
opencv-python==4.10.0.84
|
4 |
numpy==2.1.0
|
5 |
+
scipy==1.14.1
|
6 |
+
tensorflow==2.17.0
|