unstructured/requirements/extra-pdf-image.in
Tracy Shen afecf1b742
update unstructured-inference lib (#3880)
update unstructured-inference to 0.8.6 in requirements in
extra-pdf-image.in

0.8.6 has pdfminer=20240706 (newer version)
2025-01-22 23:11:28 +00:00

16 lines
298 B
Plaintext

-c ./deps/constraints.txt
-c base.txt
onnx
pdf2image
pdfminer.six
pikepdf
pi_heif
pypdf
google-cloud-vision
effdet
# Do not move to constraints.in, otherwise unstructured-inference will not be upgraded
# when unstructured library is.
unstructured-inference>=0.8.6
unstructured.pytesseract>=0.3.12