Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
deepface==0.0.79
|
| 3 |
+
opencv-python-headless==4.5.5.62
|
| 4 |
+
vaderSentiment==3.3.2
|
| 5 |
+
tensorflow==2.11.0
|
| 6 |
+
tf-keras
|
| 7 |
+
numpy==1.23.5
|