Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,6 +17,6 @@ gradio>=4.44.0
|
|
17 |
imageio>=2.34.2
|
18 |
imageio-ffmpeg>=0.5.1
|
19 |
openai>=1.45.0
|
20 |
-
moviepy
|
21 |
pillow==9.5.0
|
22 |
httpx[socks]
|
|
|
17 |
imageio>=2.34.2
|
18 |
imageio-ffmpeg>=0.5.1
|
19 |
openai>=1.45.0
|
20 |
+
moviepy==1.0.3
|
21 |
pillow==9.5.0
|
22 |
httpx[socks]
|