feat: New tableformer model weights [WIP]

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
Christoph Auer 2025-03-03 14:42:18 +01:00 committed by Maksym Lysak
parent 4d64c4c0b6
commit 58019c3bd9

View File

@ -95,7 +95,7 @@ class TableStructureModel(BasePageModel):
repo_id="ds4sd/docling-models",
force_download=force,
local_dir=local_dir,
revision="v2.1.0",
revision="refs/pr/7",
)
return Path(download_path)