Spaces:
Sleeping
Sleeping
Removed only keras installation from requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ opencv-python==4.11.0.86
|
|
4 |
numpy==2.0.2
|
5 |
deepface==0.0.93
|
6 |
tensorflow==2.18.0
|
7 |
-
keras==
|
8 |
protobuf==5.29.3
|
9 |
av==14.2.0
|
|
|
4 |
numpy==2.0.2
|
5 |
deepface==0.0.93
|
6 |
tensorflow==2.18.0
|
7 |
+
tf-keras==2.18.0
|
8 |
protobuf==5.29.3
|
9 |
av==14.2.0
|