Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
moviepy<2.0
|
| 3 |
numpy<2
|
| 4 |
imageio
|
| 5 |
-
imageio-ffmpeg
|
|
|
|
| 1 |
+
gradio<5
|
| 2 |
moviepy<2.0
|
| 3 |
numpy<2
|
| 4 |
imageio
|
| 5 |
+
imageio-ffmpeg
|