mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 03:24:59 +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:
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user