Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ timm
|
|
5 |
scikit-learn
|
6 |
matplotlib
|
7 |
pandas
|
|
|
8 |
retina-face
|
|
|
5 |
scikit-learn
|
6 |
matplotlib
|
7 |
pandas
|
8 |
+
tensorflow==2.15.0
|
9 |
retina-face
|