Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ numpy==1.22.0
|
|
6 |
sentencepiece==0.1.99
|
7 |
openai-whisper==20231117
|
8 |
python-dotenv==1.0.0
|
9 |
-
requests==2.31.0
|
|
|
|
6 |
sentencepiece==0.1.99
|
7 |
openai-whisper==20231117
|
8 |
python-dotenv==1.0.0
|
9 |
+
requests==2.31.0
|
10 |
+
gTTS==2.5.1
|