Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
-
deepface
|
4 |
tensorflow==2.15.0
|
5 |
-
|
6 |
numpy
|
7 |
scipy
|
8 |
pillow
|
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
+
deepface==0.0.93
|
4 |
tensorflow==2.15.0
|
5 |
+
keras==2.15.0
|
6 |
numpy
|
7 |
scipy
|
8 |
pillow
|