fffiloni commited on
Commit
ad83ca3
·
verified ·
1 Parent(s): 7c73109

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]