Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ groq
|
|
5 |
openai-whisper
|
6 |
numpy
|
7 |
torch
|
8 |
-
TTS
|
|
|
|
5 |
openai-whisper
|
6 |
numpy
|
7 |
torch
|
8 |
+
TTS
|
9 |
+
tqdm
|