Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
groq
|
3 |
python-dotenv
|
4 |
-
|
|
|
5 |
gtts
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
groq
|
3 |
python-dotenv
|
4 |
+
openai-whisper
|
5 |
+
torch
|
6 |
gtts
|