mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-02 14:31:01 +02:00
PDF lightweight
This commit is contained in:
parent
e19326163b
commit
8326795495
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ dependencies = [
|
||||||
"pdfminer.six",
|
"pdfminer.six",
|
||||||
"pdf2image",
|
"pdf2image",
|
||||||
"pikepdf",
|
"pikepdf",
|
||||||
|
"pi_heif",
|
||||||
|
"pypdfium2",
|
||||||
|
"unstructured.pytesseract",
|
||||||
]
|
]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue