Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -12
requirements.txt
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
mecab-python3==1.0.6
|
| 8 |
-
unidic-lite==1.0.8
|
| 9 |
-
unidic==1.1.0
|
| 10 |
-
langid
|
| 11 |
-
deepspeed
|
| 12 |
-
pydub
|
|
|
|
| 1 |
+
torch==2.1.2
|
| 2 |
+
torchaudio==2.1.2
|
| 3 |
+
transformers==4.40.0
|
| 4 |
+
TTS==0.22.0
|
| 5 |
+
gradio==3.50.2
|
| 6 |
+
deepspeed==0.10.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|