Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ matplotlib
|
|
8 |
bitsandbytes
|
9 |
gtts
|
10 |
torchvision
|
11 |
-
torchaudio
|
|
|
|
|
|
|
|
8 |
bitsandbytes
|
9 |
gtts
|
10 |
torchvision
|
11 |
+
torchaudio
|
12 |
+
gradio
|
13 |
+
openai-whisper
|
14 |
+
ffmpeg-python
|