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