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