Skip to content

Releases: docling-project/docling-ibm-models

v3.9.1

03 Sep 08:36
Compare
Choose a tag to compare

Fix

  • ReadingOrderPredictor: Improve the algorithm for the bounding boxes dilation (#128) (82372a1)

v3.9.0

23 Jul 14:17
Compare
Choose a tag to compare

Feature

  • Add predict_batch to layout predictor (#125) (93ce0ba)

v3.8.2

18 Jul 11:05
Compare
Choose a tag to compare

Fix

  • Use device_map for transformer models (#124) (58656c3)
  • Improve calculation of num_cols and num_rows (#126) (a45d146)

v3.8.1

10 Jul 12:44
Compare
Choose a tag to compare

Fix

v3.8.0

09 Jul 08:17
Compare
Choose a tag to compare

Feature

  • Refactor the LayoutPredictor to support all layout models (#121) (505fbf4)

v3.7.0

04 Jul 14:42
Compare
Choose a tag to compare

Feature

  • Add enumerated field inference to ListItemMarkerProcessor (#119) (a7fa2b8)

Fix

  • Secure torch model inits with global locks (#120) (bfef09c)

v3.6.0

20 Jun 09:18
Compare
Choose a tag to compare

Feature

  • Add initial rule-based model to identify ListItem markers (#113) (e063b97)

v3.5.0

18 Jun 15:52
Compare
Choose a tag to compare

Feature

  • Performance optimizations for reading order and table model (#115) (0758ad1)

v3.4.4

03 Jun 08:03
Compare
Choose a tag to compare

Fix

v3.4.3

08 May 19:30
Compare
Choose a tag to compare

Fix

  • Python3.13 dependencies compatibility (#91) (3adaf74)