Update requirements.txt
Browse files- requirements.txt +6 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
tqdm
|
| 8 |
-
tts==0.21.3
|
| 9 |
-
unidic
|
| 10 |
-
gradio
|
|
|
|
| 1 |
+
tts==0.21.3
|
| 2 |
+
pydub
|
| 3 |
+
nltk
|
| 4 |
+
beautifulsoup4
|
| 5 |
+
ebooklib
|
| 6 |
+
tqdm
|
|
|
|
|
|
|
|
|
|
|
|