Releases: Unstructured-IO/unstructured-inference
Releases · Unstructured-IO/unstructured-inference
0.7.24
What's Changed
- Fix: text_as_html attribute appearing in every element metadata by @mpolomdeepsense in #319
Full Changelog: 0.7.23...0.7.24
0.7.21
0.7.20
0.7.19
0.7.19
- refactor: remove all OCR related code
0.7.18
0.7.17
0.7.16
- bug: Allow supplied ONNX models to use label_map dictionary from json file
0.7.15
- enhancement: Enable env variables for model definition
0.7.14
- enhancement: Remove Super-Gradients Dependency and Allow General Onnx Models Instead
0.7.13
0.7.13
- refactor: add a class
ElementTypefor the element type constants and use the constants to replace element type strings - enhancement: support extracting elements with types
PictureandFigure - fix: update logger in table initalization where the logger info was not showing
- chore: supress UserWarning about specified model providers