Releases: Unstructured-IO/unstructured-inference
Releases · Unstructured-IO/unstructured-inference
0.5.5
07 Jul 13:20
Compare
Sorry, something went wrong.
No results found
Rename large model to chipper
Reduced memory usage when working on PDFs
Fix issue with table processing
Added execution providers for CUDA and TensorRT
Warning supression for ONNX inference on empty pages.
Updates
Library
From
To
ruff
0.0.270
0.0.276
mypy
1.3.0
1.4.1
onnxruntime
1.15.0
1.15.1
0.5.4
29 Jun 22:20
Compare
Sorry, something went wrong.
No results found
0.5.4
Tweak to element ordering to make it more deterministic
0.5.3
29 Jun 17:32
Compare
Sorry, something went wrong.
No results found
0.5.2
21 Jun 22:21
Compare
Sorry, something went wrong.
No results found
0.5.2
Combine inferred elements with extracted elements
Add ruff to keep code consistent with unstructured
0.5.1
30 May 21:15
Compare
Sorry, something went wrong.
No results found
0.5.1
Add annotation for pages
Store page numbers when processing PDFs
Hotfix to handle inference of blank pages using ONNX detectron2
Revert ordering change to investigate examples of misordering
0.5.0
18 May 19:56
Compare
Sorry, something went wrong.
No results found
0.5.0
Preserve image format in PIL.Image.Image when loading
Added ONNX version of Detectron2 and make default model
Remove API code, we don't serve this as a standalone API any more
Update ordering logic to account for multicolumn documents.
0.4.4
05 May 01:56
Compare
Sorry, something went wrong.
No results found
0.4.4
Fixed patches not being a package.
0.4.3
04 May 20:26
Compare
Sorry, something went wrong.
No results found
0.4.3
Patch pdfminer.six to fix parsing bug
0.4.2
21 Apr 04:05
Compare
Sorry, something went wrong.
No results found
0.4.2
Output of table extraction is now stored in text_as_html property rather than text property
0.4.1
20 Apr 17:34
Compare
Sorry, something went wrong.
No results found
0.4.1
Added the ability to pass ocr_languages to the OCR agent for users who need
non-English language packs.