Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ opencv-python-headless>=4.5.5.64
|
|
15 |
deepface>=0.0.68
|
16 |
pyannote.audio>=3.0
|
17 |
aiofiles>=0.8.0
|
18 |
-
gradio
|
|
|
|
15 |
deepface>=0.0.68
|
16 |
pyannote.audio>=3.0
|
17 |
aiofiles>=0.8.0
|
18 |
+
gradio
|
19 |
+
tf-keras==2.4.0
|