Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
yt-dlp
|
| 3 |
moviepy==1.0.3
|
| 4 |
pydub
|
| 5 |
imageio==2.25.1
|
| 6 |
-
imageio-ffmpeg==0.4.9
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
moviepy==1.0.3
|
| 3 |
pydub
|
| 4 |
imageio==2.25.1
|
| 5 |
+
imageio-ffmpeg==0.4.9
|