Releases: DS4SD/docling
Releases Β· DS4SD/docling
v2.26.0
Feature
Fix
Documentation
Performance
v2.25.2
v2.25.1
v2.25.0
Feature
- [Experimental] Introduce VLM pipeline using HF AutoModelForVision2Seq, featuring SmolDocling model (#1054) (
3c9fe76
) - cli: Add option for downloading all models, refine help messages (#1061) (
ab683e4
)
Fix
- Vlm using artifacts path (#1057) (
e197225
) - html: Parse text in div elements as TextItem (#1041) (
1b0ead6
)
Documentation
v2.24.0
v2.23.1
v2.23.0
v2.22.0
Feature
- Add support for CSV input with new backend to transform CSV files to DoclingDocument (#945) (
00d9405
) - Introduce the enable_remote_services option to allow remote connections while processing (#941) (
2716c7d
) - Allow artifacts_path to be defined as ENV (#940) (
5101e25
)
Fix
- Update Pillow constraints (#958) (
af19c03
) - Fix the initialization of the TesseractOcrModel (#935) (
c47ae70
)