drewThomasson
commited on
Commit
β’
ec00ce9
1
Parent(s):
0f1f4e0
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
piper-tts
|
2 |
+
pydub
|
3 |
+
nltk
|
4 |
+
beautifulsoup4
|
5 |
+
ebooklib
|
6 |
+
tqdm
|
7 |
+
spacy
|
8 |
+
gradio
|