Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ streamlit
|
|
2 |
Pillow
|
3 |
numpy
|
4 |
deepface
|
5 |
-
tensorflow
|
6 |
opencv-python-headless
|
|
|
2 |
Pillow
|
3 |
numpy
|
4 |
deepface
|
5 |
+
tensorflow==2.10.0
|
6 |
opencv-python-headless
|