Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ scikit-learn==1.6.0
|
|
6 |
matplotlib==3.10.0
|
7 |
pandas==2.2.3
|
8 |
tensorflow==2.16.1
|
9 |
-
tf-keras==2.
|
10 |
retina-face==0.0.17
|
|
|
6 |
matplotlib==3.10.0
|
7 |
pandas==2.2.3
|
8 |
tensorflow==2.16.1
|
9 |
+
tf-keras==2.16.0
|
10 |
retina-face==0.0.17
|