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