Releases: docling-project/docling-ibm-models
Releases · docling-project/docling-ibm-models
v3.9.1
Fix
- ReadingOrderPredictor: Improve the algorithm for the bounding boxes dilation (#128) (
82372a1
)
v3.8.2
Fix
- Use device_map for transformer models (#124) (
58656c3
)
- Improve calculation of num_cols and num_rows (#126) (
a45d146
)
v3.8.0
Feature
- Refactor the LayoutPredictor to support all layout models (#121) (
505fbf4
)
v3.7.0
Feature
- Add
enumerated
field inference to ListItemMarkerProcessor
(#119) (a7fa2b8
)
Fix
- Secure torch model inits with global locks (#120) (
bfef09c
)
v3.6.0
Feature
- Add initial rule-based model to identify ListItem markers (#113) (
e063b97
)
v3.5.0
Feature
- Performance optimizations for reading order and table model (#115) (
0758ad1
)
v3.4.3
Fix
- Python3.13 dependencies compatibility (#91) (
3adaf74
)