Skip to content

Releases: DS4SD/docling-ibm-models

v1.3.0

23 Sep 15:38
Compare
Choose a tag to compare

Feature

  • Extend the tests and demo to first download the model files from HF. Add the pytest in GitHub workflow ( #30) (79888d0)

v1.2.1

18 Sep 14:24
Compare
Choose a tag to compare

Fix

  • Safer bbox processing (#27) (d37272e)
  • Make col/row re-sorting optional on TF predictor (#19) [skip ci] (7e9758c)

v1.2.0

17 Sep 12:09
Compare
Choose a tag to compare

Feature

  • LayoutPredictor: Introduce black-listed classes which are filtered out from the response. (#26) (86a6a50)

v1.1.7

05 Sep 17:35
Compare
Choose a tag to compare

Fix

  • Validation and typechecks in TF post processing and OTSL to HTML conversion function (#18) (d607914)

v1.1.6

03 Sep 13:44
Compare
Choose a tag to compare

Fix

  • TableFormer raises IndexError: too many indices for array (ad494ca)

v1.1.5

29 Aug 12:17
Compare
Choose a tag to compare

Fix

  • poetry: Remove unused dependencies from toml. Update lock. (#16) (3792577)

v1.1.4

28 Aug 15:27
Compare
Choose a tag to compare

Fix

  • Fix torch dependency for Intel Macs (#15) (12153f8)

v1.1.3

27 Aug 11:22
Compare
Choose a tag to compare

Fix

  • Table cell overlap removal in TF post-processing: (#10) (e8f396d)

v1.1.2

21 Aug 14:35
Compare
Choose a tag to compare

Fix

  • Align to use opencv-python-headless (#12) (22097fb)

v1.1.1

14 Aug 11:28
Compare
Choose a tag to compare

Fix

  • Allow newer torch and update deps (#9) (79e389a)