Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
gradio==4.44.1
|
2 |
-
moviepy
|
3 |
-
imageio
|
|
|
|
|
|
|
|
1 |
gradio==4.44.1
|
2 |
+
moviepy==1.0.3
|
3 |
+
imageio==2.31.1
|
4 |
+
imageio-ffmpeg==0.4.10
|
5 |
+
numpy==1.23.5
|
6 |
+
Pillow==9.5.0
|