Skip to content

Commit

Permalink
new version document picture classifier
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo-Omenetti <[email protected]>
  • Loading branch information
Matteo-Omenetti authored and Matteo-Omenetti committed Mar 10, 2025
1 parent ca94ff3 commit 1b8e6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docling/models/document_picture_classifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def download_models(
repo_id="ds4sd/DocumentFigureClassifier",
force_download=force,
local_dir=local_dir,
revision="v1.0.0",
revision="v1.0.1",
)

return Path(download_path)
Expand Down

0 comments on commit 1b8e6c8

Please sign in to comment.