Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ gTTS
|
|
3 |
openai-whisper
|
4 |
moviepy
|
5 |
ffmpeg-python
|
|
|
6 |
torchaudio
|
7 |
torch
|
|
|
3 |
openai-whisper
|
4 |
moviepy
|
5 |
ffmpeg-python
|
6 |
+
imageio-ffmpeg
|
7 |
torchaudio
|
8 |
torch
|