Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,8 +5,7 @@ numpy==1.18.5
|
|
5 |
phonemizer==2.2.1
|
6 |
scipy==1.5.2
|
7 |
tensorboard==2.3.0
|
8 |
-
torch==1.13.
|
9 |
-
torchvision==0.14.0
|
10 |
Unidecode==1.1.1
|
11 |
torchaudio==0.13.1
|
12 |
pyworld==0.3.0
|
|
|
5 |
phonemizer==2.2.1
|
6 |
scipy==1.5.2
|
7 |
tensorboard==2.3.0
|
8 |
+
torch==1.13.1
|
|
|
9 |
Unidecode==1.1.1
|
10 |
torchaudio==0.13.1
|
11 |
pyworld==0.3.0
|