Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,6 +15,6 @@ gradio>=4.44.0
|
|
15 |
imageio>=2.34.2
|
16 |
imageio-ffmpeg>=0.5.1
|
17 |
openai>=1.45.0
|
18 |
-
moviepy
|
19 |
pillow==9.5.0
|
20 |
fastapi
|
|
|
15 |
imageio>=2.34.2
|
16 |
imageio-ffmpeg>=0.5.1
|
17 |
openai>=1.45.0
|
18 |
+
moviepy==1.0.3
|
19 |
pillow==9.5.0
|
20 |
fastapi
|