Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,10 @@
|
|
| 1 |
gradio
|
| 2 |
-
booknlp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
--no-dependencies booknlp==1.0.7.1
|
| 3 |
+
transformers==4.30.0
|
| 4 |
+
tensorflow
|
| 5 |
+
ebooklib
|
| 6 |
+
bs4
|
| 7 |
+
epub2txt
|
| 8 |
+
pygame
|
| 9 |
+
moviepy
|
| 10 |
+
spacy
|