Spaces:
Runtime error
Runtime error
Sang-Hoon Lee
commited on
Commit
•
c294d15
1
Parent(s):
6ed416b
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ pesq==0.0.4
|
|
8 |
phonemizer==3.2.1
|
9 |
scipy==1.11.3
|
10 |
timm==0.6.13
|
11 |
-
torch==1.13.1
|
12 |
-
torchaudio==0.13.1
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.34.0
|
15 |
Unidecode==1.3.7
|
|
|
8 |
phonemizer==3.2.1
|
9 |
scipy==1.11.3
|
10 |
timm==0.6.13
|
11 |
+
torch==1.13.1
|
12 |
+
torchaudio==0.13.1
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.34.0
|
15 |
Unidecode==1.3.7
|