Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ cn2an
|
|
14 |
pypinyin
|
15 |
pyopenjtalk
|
16 |
g2p_en
|
17 |
-
torch==1.10.0
|
18 |
torchaudio
|
19 |
modelscope==1.10.0
|
20 |
sentencepiece
|
|
|
14 |
pypinyin
|
15 |
pyopenjtalk
|
16 |
g2p_en
|
17 |
+
#torch==1.10.0
|
18 |
torchaudio
|
19 |
modelscope==1.10.0
|
20 |
sentencepiece
|