From 3680f0f8c3bfb257804a1d7943609c778ee61a42 Mon Sep 17 00:00:00 2001 From: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> Date: Fri, 14 Mar 2025 08:33:53 +0100 Subject: [PATCH] Update docs/faq/index.md Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> --- docs/faq/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/index.md b/docs/faq/index.md index baf4c383..781c5688 100644 --- a/docs/faq/index.md +++ b/docs/faq/index.md @@ -82,7 +82,7 @@ This is a collection of FAQ collected from the user questions on . + For processing PDF documents, Docling requires the model weights from . When OCR is enabled, some engines also require model artifacts. For example EasyOCR, for which Docling has [special pipeline options](https://github.com/docling-project/docling/blob/main/docling/datamodel/pipeline_options.py#L68) to control the runtime behavior.