Spaces:
Sleeping
Sleeping
arithescientist
commited on
Commit
•
869dd18
1
Parent(s):
9e54b64
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
gTTS
|
3 |
fpdf
|
|
|
4 |
pdf2image
|
5 |
-
pdfminer
|
6 |
tesseract
|
7 |
bert-extractive-summarizer
|
8 |
sacremoses
|
|
|
1 |
gradio
|
2 |
gTTS
|
3 |
fpdf
|
4 |
+
pdfminer.six
|
5 |
pdf2image
|
|
|
6 |
tesseract
|
7 |
bert-extractive-summarizer
|
8 |
sacremoses
|