Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ torch==2.1.1
|
|
6 |
torchaudio==2.1.1
|
7 |
openai-whisper==20231117
|
8 |
sentencepiece==0.1.99
|
|
|
9 |
TTS==0.21.1
|
10 |
-
numpy==1.26.2
|
11 |
python-dotenv==1.0.0
|
12 |
jinja2==3.1.2
|
13 |
aiofiles==23.2.1
|
|
|
6 |
torchaudio==2.1.1
|
7 |
openai-whisper==20231117
|
8 |
sentencepiece==0.1.99
|
9 |
+
numpy==1.22.0
|
10 |
TTS==0.21.1
|
|
|
11 |
python-dotenv==1.0.0
|
12 |
jinja2==3.1.2
|
13 |
aiofiles==23.2.1
|