Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ gradio>=4.44.0
|
|
| 15 |
imageio>=2.34.2
|
| 16 |
imageio-ffmpeg>=0.5.1
|
| 17 |
openai>=1.45.0
|
| 18 |
-
moviepy
|
| 19 |
pillow>=10.4.0
|
| 20 |
huggingface_hub>=0.30.0
|
| 21 |
peft
|
|
|
|
| 15 |
imageio>=2.34.2
|
| 16 |
imageio-ffmpeg>=0.5.1
|
| 17 |
openai>=1.45.0
|
| 18 |
+
moviepy<2.0.0
|
| 19 |
pillow>=10.4.0
|
| 20 |
huggingface_hub>=0.30.0
|
| 21 |
peft
|