Update docling-models tag for TableFormer

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer 2025-07-23 13:39:50 +02:00
parent 14a7b3d086
commit c7e6d6d8e6

View File

@ -94,7 +94,7 @@ class TableStructureModel(BasePageModel):
) -> Path:
return download_hf_model(
repo_id="ds4sd/docling-models",
revision="v2.2.0",
revision="v2.3.0",
local_dir=local_dir,
force=force,
progress=progress,