Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -2,4 +2,13 @@ transformers>=4.40.0
|
|
2 |
torch>=2.2.0
|
3 |
gradio>=4.44.1
|
4 |
duckduckgo-search>=3.1.0
|
5 |
-
accelerate>=0.29.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
torch>=2.2.0
|
3 |
gradio>=4.44.1
|
4 |
duckduckgo-search>=3.1.0
|
5 |
+
accelerate>=0.29.0
|
6 |
+
phonemizer
|
7 |
+
munch
|
8 |
+
scipy
|
9 |
+
gitpython
|
10 |
+
fugashi
|
11 |
+
librosa
|
12 |
+
mojimoji
|
13 |
+
unidic-lite
|
14 |
+
unicodedata2
|