mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-31 14:34:40 +00:00
fix merge typo
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
4d403a6b0f
commit
7a7cc1856b
@ -70,7 +70,7 @@ def main():
|
||||
input_doc_path = Path("./tests/data/pdf/2206.01062.pdf")
|
||||
|
||||
pipeline_options = PdfPipelineOptions(
|
||||
allow_remote_services=True # <-- this is required!
|
||||
enable_remote_services=True # <-- this is required!
|
||||
)
|
||||
pipeline_options.do_picture_description = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user