Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ mediapipe
|
|
| 7 |
numpy
|
| 8 |
pandas
|
| 9 |
imageio
|
|
|
|
| 10 |
moviepy
|
| 11 |
scikit-learn
|
| 12 |
torch
|
|
|
|
| 7 |
numpy
|
| 8 |
pandas
|
| 9 |
imageio
|
| 10 |
+
imageio-ffmpeg
|
| 11 |
moviepy
|
| 12 |
scikit-learn
|
| 13 |
torch
|