Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ git+https://github.com/huggingface/diffusers.git@main
|
|
5 |
gradio>=4.44.0
|
6 |
imageio>=2.34.2
|
7 |
imageio-ffmpeg>=0.5.1
|
8 |
-
moviepy
|
9 |
numpy==1.26.0
|
10 |
openai>=1.45.0
|
11 |
opencv-python>=4.10.0.84
|
|
|
5 |
gradio>=4.44.0
|
6 |
imageio>=2.34.2
|
7 |
imageio-ffmpeg>=0.5.1
|
8 |
+
moviepy==1.0.3
|
9 |
numpy==1.26.0
|
10 |
openai>=1.45.0
|
11 |
opencv-python>=4.10.0.84
|