Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ timm
|
|
12 |
tensorflow
|
13 |
scipy
|
14 |
tf-keras
|
|
|
15 |
moviepy
|
16 |
imageio
|
17 |
git+https://github.com/serengil/retinaface.git
|
|
|
12 |
tensorflow
|
13 |
scipy
|
14 |
tf-keras
|
15 |
+
ffmpeg
|
16 |
moviepy
|
17 |
imageio
|
18 |
git+https://github.com/serengil/retinaface.git
|