Releases: DS4SD/docling-ibm-models
Releases · DS4SD/docling-ibm-models
v1.4.0
Warning. This release have been moved to v2.0.0
Feature
- Migration from onnx to pytorch script (#37) (
59e2941
)
v1.3.3
Fix
- Put back in common.py the function
read_config()
. Extend the unit tests. (#36) (d0bdb22
)
v1.3.2
Fix
- Remove left-over code which is not needed for prediction (#35) (
b6ba0c7
)
v1.3.1
Fix
- Pinned opencv-python-headless to version "4.6.0.66" (#34) (
484340f
)
v1.3.0
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
Fix
- Safer bbox processing (#27) (
d37272e
)
- Make col/row re-sorting optional on TF predictor (#19) [skip ci] (
7e9758c
)
v1.2.0
Feature
- LayoutPredictor: Introduce black-listed classes which are filtered out from the response. (#26) (
86a6a50
)
v1.1.7
Fix
- Validation and typechecks in TF post processing and OTSL to HTML conversion function (#18) (
d607914
)
v1.1.6
Fix
- TableFormer raises IndexError: too many indices for array (
ad494ca
)
v1.1.5
Fix
- poetry: Remove unused dependencies from toml. Update lock. (#16) (
3792577
)