Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
keras-facenet==0.3.2
|
3 |
opencv-python==4.10.0.84
|
4 |
-
numpy==2.1.0
|
|
|
|
1 |
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
|