mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
Update docling-models tag for TableFormer
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
14a7b3d086
commit
c7e6d6d8e6
@ -94,7 +94,7 @@ class TableStructureModel(BasePageModel):
|
|||||||
) -> Path:
|
) -> Path:
|
||||||
return download_hf_model(
|
return download_hf_model(
|
||||||
repo_id="ds4sd/docling-models",
|
repo_id="ds4sd/docling-models",
|
||||||
revision="v2.2.0",
|
revision="v2.3.0",
|
||||||
local_dir=local_dir,
|
local_dir=local_dir,
|
||||||
force=force,
|
force=force,
|
||||||
progress=progress,
|
progress=progress,
|
||||||
|
Loading…
Reference in New Issue
Block a user