mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 22:14:37 +00:00
feat: New tableformer model weights [WIP]
Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
parent
4d64c4c0b6
commit
58019c3bd9
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user