Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers
|
|
2 |
torch
|
3 |
pytube
|
4 |
openai-whisper
|
5 |
-
moviepy
|
6 |
gradio
|
7 |
ffmpeg-python
|
8 |
-
git+https://github.com/suno-ai/bark.git
|
|
|
2 |
torch
|
3 |
pytube
|
4 |
openai-whisper
|
5 |
+
moviepy==1.0.3
|
6 |
gradio
|
7 |
ffmpeg-python
|
8 |
+
git+https://github.com/suno-ai/bark.git
|