Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
PyPDF2==1.26.0
|
2 |
sentencepiece==0.1.96
|
3 |
-
pdfminer.six==
|
4 |
pdfplumber==0.5.28
|
5 |
pdf2image==1.16.0
|
6 |
Pillow==8.3.1
|
|
|
1 |
PyPDF2==1.26.0
|
2 |
sentencepiece==0.1.96
|
3 |
+
pdfminer.six==20200517
|
4 |
pdfplumber==0.5.28
|
5 |
pdf2image==1.16.0
|
6 |
Pillow==8.3.1
|