Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio>=3.39
|
| 2 |
deepface
|
| 3 |
opencv-python
|
| 4 |
-
tensorflow
|
| 5 |
-
|
|
|
|
|
|
| 1 |
gradio>=3.39
|
| 2 |
deepface
|
| 3 |
opencv-python
|
| 4 |
+
tensorflow==2.20.0
|
| 5 |
+
tf-keras
|
| 6 |
+
deepface
|