Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +10 -17
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ Cython==0.29.30
|
|
27 |
decorator==5.1.1
|
28 |
discord.py==2.3.2
|
29 |
edge-tts==6.1.5
|
30 |
-
elevenlabs
|
31 |
entrypoints==0.4
|
32 |
exceptiongroup==1.1.3
|
33 |
executing==1.2.0
|
@@ -42,9 +42,7 @@ fonttools==4.38.0
|
|
42 |
frozenlist==1.3.3
|
43 |
fsspec==2022.11.0
|
44 |
future==0.18.2
|
45 |
-
|
46 |
-
google-auth-oauthlib==1.0.0
|
47 |
-
gradio
|
48 |
gradio_client==0.2.10
|
49 |
grpcio==1.51.3
|
50 |
gspread==5.10.0
|
@@ -58,7 +56,7 @@ hydra-core==1.0.7
|
|
58 |
idna==3.4
|
59 |
importlib-metadata==6.0.0
|
60 |
importlib-resources==6.0.0
|
61 |
-
ipython
|
62 |
jedi==0.18.2
|
63 |
Jinja2==3.1.2
|
64 |
joblib==1.2.0
|
@@ -164,18 +162,13 @@ Werkzeug==2.2.3
|
|
164 |
wget==3.2
|
165 |
yarl==1.8.2
|
166 |
zipp==3.15.0
|
167 |
-
firebase
|
168 |
-
firebase_admin
|
169 |
-
nltk
|
170 |
-
gdown
|
171 |
-
validators
|
172 |
#git+https://github.com/suno-ai/bark.git
|
173 |
#tortoise-tts
|
174 |
#git+https://github.com/neonbjb/tortoise-tts.git
|
175 |
-
neon-tts-plugin-coqui
|
176 |
-
|
177 |
-
#librosa
|
178 |
-
#matplotlib
|
179 |
-
#maturin
|
180 |
-
#git+https://github.com/microsoft/[email protected]
|
181 |
-
pytube
|
|
|
27 |
decorator==5.1.1
|
28 |
discord.py==2.3.2
|
29 |
edge-tts==6.1.5
|
30 |
+
elevenlabs==0.2.10
|
31 |
entrypoints==0.4
|
32 |
exceptiongroup==1.1.3
|
33 |
executing==1.2.0
|
|
|
42 |
frozenlist==1.3.3
|
43 |
fsspec==2022.11.0
|
44 |
future==0.18.2
|
45 |
+
gradio==3.38.0
|
|
|
|
|
46 |
gradio_client==0.2.10
|
47 |
grpcio==1.51.3
|
48 |
gspread==5.10.0
|
|
|
56 |
idna==3.4
|
57 |
importlib-metadata==6.0.0
|
58 |
importlib-resources==6.0.0
|
59 |
+
ipython==8.12.0
|
60 |
jedi==0.18.2
|
61 |
Jinja2==3.1.2
|
62 |
joblib==1.2.0
|
|
|
162 |
wget==3.2
|
163 |
yarl==1.8.2
|
164 |
zipp==3.15.0
|
165 |
+
firebase==4.0.1
|
166 |
+
firebase_admin==6.1.0
|
167 |
+
nltk==3.8.1
|
168 |
+
gdown==4.7.1
|
169 |
+
validators==0.20.0
|
170 |
#git+https://github.com/suno-ai/bark.git
|
171 |
#tortoise-tts
|
172 |
#git+https://github.com/neonbjb/tortoise-tts.git
|
173 |
+
neon-tts-plugin-coqui==1.0.0
|
174 |
+
pytube==12.1.0
|
|
|
|
|
|
|
|
|
|