Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
-
|
3 |
-
|
4 |
-
numpy>=1.24.3
|
5 |
-
scikit-learn>=1.3.0
|
6 |
-
numba==0.55.1;python_version<"3.9"
|
7 |
-
numba>=0.57.0;python_version>="3.9"
|
8 |
-
coqui-tts
|
9 |
hangul-romanize
|
10 |
coqui-tts[ja]
|
11 |
coqui-tts[zh]
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
TTS
|
3 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
4 |
hangul-romanize
|
5 |
coqui-tts[ja]
|
6 |
coqui-tts[zh]
|