Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
mtcnn==0.1.0
|
2 |
tensorflow
|
3 |
-
keras
|
4 |
keras-vggface
|
5 |
keras_applications
|
6 |
PyYAML
|
|
|
1 |
mtcnn==0.1.0
|
2 |
tensorflow
|
3 |
+
keras==2.12
|
4 |
keras-vggface
|
5 |
keras_applications
|
6 |
PyYAML
|