Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,5 +19,5 @@ moviepy>=1.0.3
|
|
| 19 |
pillow==9.5.0
|
| 20 |
huggingface_hub==0.25.2
|
| 21 |
peft
|
| 22 |
-
moviepy
|
| 23 |
python-ffmpeg
|
|
|
|
| 19 |
pillow==9.5.0
|
| 20 |
huggingface_hub==0.25.2
|
| 21 |
peft
|
| 22 |
+
moviepy==1.0.3
|
| 23 |
python-ffmpeg
|