Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pesq==0.0.4
|
|
8 |
phonemizer==3.2.1
|
9 |
scipy==1.11.3
|
10 |
timm==0.6.13
|
11 |
-
torch
|
12 |
torchaudio==0.13.1
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.34.0
|
|
|
8 |
phonemizer==3.2.1
|
9 |
scipy==1.11.3
|
10 |
timm==0.6.13
|
11 |
+
torch
|
12 |
torchaudio==0.13.1
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.34.0
|