Releases: Unstructured-IO/unstructured-inference
Releases · Unstructured-IO/unstructured-inference
0.3.2
0.3.2
- Allow extracting tables from higher level functions
0.3.1
0.3.1
- Pin protobuf version to avoid errors
- Make paddleocr an extra again
0.3.0
0.3.0
- Fix for text block detection
- Add paddleocr dependency to setup for x86_64 machines
0.2.14
0.2.14
- Suppressed processing progress bars
0.2.13
0.2.13
- Add table processing
- Change OCR logic to be aware of PDF image elements
0.2.11
0.2.11
- Fixed some cases where image elements were not being OCR'd
0.2.10
0.2.10
- Removed control characters from tesseract output
0.2.8
0.2.8
- Refactored YoloX inference code to integrate better with framework
- Improved testing time
0.2.7
0.2.7
- Fixed duplicated load_pdf call
0.2.5
0.2.5
- Add YoloX model for images and PDFs