Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
diffusers==0.14.0
|
2 |
opencv-python
|
3 |
ffmpeg-python
|
4 |
-
moviepy
|
5 |
-
controlnet_aux
|
|
|
|
1 |
diffusers==0.14.0
|
2 |
opencv-python
|
3 |
ffmpeg-python
|
4 |
+
moviepy<2
|
5 |
+
controlnet_aux
|
6 |
+
gradio[mcp]
|