drewThomasson
commited on
Update requirements.txt
Browse files- requirements.txt +9 -5
requirements.txt
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
-
|
2 |
-
styletts2
|
3 |
-
tts==0.21.3
|
4 |
booknlp==1.0.7.1
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
|
|
|
|
2 |
booknlp==1.0.7.1
|
3 |
+
transformers==4.30.0
|
4 |
+
tensorflow
|
5 |
+
ebooklib
|
6 |
+
bs4
|
7 |
+
epub2txt
|
8 |
+
pygame
|
9 |
+
moviepy
|
10 |
+
spacy
|