Spaces:
Sleeping
Sleeping
use moviepy <2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
diffusers==0.14.0
|
2 |
opencv-python
|
3 |
ffmpeg-python
|
4 |
-
moviepy
|
5 |
controlnet_aux
|
6 |
mediapipe
|
|
|
1 |
diffusers==0.14.0
|
2 |
opencv-python
|
3 |
ffmpeg-python
|
4 |
+
moviepy<2
|
5 |
controlnet_aux
|
6 |
mediapipe
|