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