Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -20,7 +20,7 @@ imageio>=2.34.2
|
|
| 20 |
imageio-ffmpeg>=0.5.1
|
| 21 |
safetensors>=0.4.5
|
| 22 |
|
| 23 |
-
moviepy
|
| 24 |
|
| 25 |
# Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
|
| 26 |
# python -m pip install git+https://github.com/Dao-AILab/[email protected]
|
|
|
|
| 20 |
imageio-ffmpeg>=0.5.1
|
| 21 |
safetensors>=0.4.5
|
| 22 |
|
| 23 |
+
moviepy==1.0.3
|
| 24 |
|
| 25 |
# Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
|
| 26 |
# python -m pip install git+https://github.com/Dao-AILab/[email protected]
|