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