Skip to content

Releases: Unstructured-IO/unstructured-inference

v1.6.11

29 Apr 14:03
56fadb3

Choose a tag to compare

What's Changed

Full Changelog: v1.6.10...v1.6.11

v1.6.10

26 Apr 20:09
2458cad

Choose a tag to compare

What's Changed

Full Changelog: v1.6.9...v1.6.10

v1.6.9

26 Apr 19:03
f8e886c

Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

v1.6.8

25 Apr 17:32
7c3f869

Choose a tag to compare

What's Changed

  • Reject oversized PDF renders before bitmap allocation by @CyMule in #509

Full Changelog: v1.6.7...v1.6.8

v1.6.7

20 Apr 21:46
b071842

Choose a tag to compare

What's Changed

  • fix: fix rare occasion of initialization error by converting LazyDict into dict by @badGarnet in #508

Full Changelog: v1.6.6...v1.6.7

v1.6.6

09 Apr 19:58
aeda0f7

Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.6.6

v1.6.5

08 Apr 18:35
932c357

Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

03 Apr 22:42
36c587f

Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.4

v1.6.2

03 Apr 03:26
b48efdd

Choose a tag to compare

What's Changed

  • mem: free intermediate arrays during YoloX inference by @KRRT7 in #496
  • refactor: make dpi explicit on convert_pdf_to_image for dedup with unstructured by @KRRT7 in #501

Full Changelog: v1.6.0...v1.6.2

v1.6.0

01 Apr 18:03
b851f09

Choose a tag to compare

What's Changed

  • mem: use np.full() instead of np.ones() * scalar in YoloX preprocess by @KRRT7 in #497
  • perf: lazy page rendering in convert_pdf_to_image by @KRRT7 in #498
  • fix: Relax the huggingface-hub version by @vladimir-kivi-ds in #500

New Contributors

Full Changelog: v1.5.3...v1.6.0