Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ transformers==4.30.2
|
|
3 |
torch==2.0.1
|
4 |
TTS==0.17.4
|
5 |
numpy==1.24.3
|
6 |
-
scipy==1.
|
7 |
protobuf==3.20.3
|
8 |
tqdm
|
9 |
sentencepiece
|
|
|
3 |
torch==2.0.1
|
4 |
TTS==0.17.4
|
5 |
numpy==1.24.3
|
6 |
+
scipy==1.11.2
|
7 |
protobuf==3.20.3
|
8 |
tqdm
|
9 |
sentencepiece
|