Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ scikit-image
|
|
4 |
gradio
|
5 |
img2pdf
|
6 |
openai-whisper
|
7 |
-
moviepy
|
8 |
Pillow
|
9 |
numpy
|
|
|
4 |
gradio
|
5 |
img2pdf
|
6 |
openai-whisper
|
7 |
+
moviepy==1.0.3
|
8 |
Pillow
|
9 |
numpy
|