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
committed by Nikos Livathinos
parent 969115b1dd
commit 83c45b5648

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,