mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-31 14:34:40 +00:00
touch to trigger needed checks
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
2d9c1a721a
commit
d662a787d1
@ -118,7 +118,7 @@ from docling.datamodel.pipeline_options import PdfPipelineOptions
|
|||||||
from docling.document_converter import DocumentConverter, PdfFormatOption
|
from docling.document_converter import DocumentConverter, PdfFormatOption
|
||||||
from docling.pipeline.standard_pdf_pipeline import StandardPdfPipeline
|
from docling.pipeline.standard_pdf_pipeline import StandardPdfPipeline
|
||||||
|
|
||||||
#to explicitly prefetch:
|
# # to explicitly prefetch:
|
||||||
# artifacts_path = StandardPdfPipeline.download_models_hf()
|
# artifacts_path = StandardPdfPipeline.download_models_hf()
|
||||||
|
|
||||||
artifacts_path = "/local/path/to/artifacts"
|
artifacts_path = "/local/path/to/artifacts"
|
||||||
|
Loading…
Reference in New Issue
Block a user