Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
moviepy
|
3 |
imageio[ffmpeg]
|
4 |
numpy
|
5 |
tqdm
|
|
|
1 |
gradio
|
2 |
+
moviepy==1.0.3
|
3 |
imageio[ffmpeg]
|
4 |
numpy
|
5 |
tqdm
|