Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
openai-whisper
|
| 3 |
+
gtts
|
| 4 |
+
groq
|
| 5 |
+
torch
|
| 6 |
+
torchaudio
|
| 7 |
+
ffmpeg-python
|