Is the layout model coming back?
#19
by
hegghammer
- opened
@hegghammer
we have developed new layout models for docling. Additionally we have decoupled the layout as an independent model.
You can access all our models here: https://huggingface.co/ds4sd/models
For layout detection, I recommend you to use our new model "heron" which achieves higher precision: https://huggingface.co/ds4sd/docling-layout-heron
The old model is still accessible here: https://huggingface.co/ds4sd/docling-layout-old
@hegghammer
if you depend on it, the layout model is also still available in this model repo on revision v2.2.0
. Docling itself is also relying on tagged revisions of this.