Skip to content

Releases: Unstructured-IO/unstructured-inference

0.2.4

25 Jan 14:43
9c2c669
Compare
Choose a tag to compare

0.2.4

  • Download default model from huggingface
  • Clarify error when trying to open file that doesn't exist as an image

0.2.3

13 Jan 22:04
95d797f
Compare
Choose a tag to compare

0.2.3

  • Pins the version of opencv-python for linux compatibility

0.2.2

12 Jan 19:24
a21325f
Compare
Choose a tag to compare

0.2.2

  • Add capability to process image files
  • Add logic to use OCR when layout text is full of unknown characters

0.2.1

04 Jan 17:42
b8be2e2
Compare
Choose a tag to compare
  • Refactor to facilitate local inference
  • Removes BasicConfig from logger configuration
  • Implement auto model downloading