Skip to content

fix: avoid RapidOCR torch fallback in default OCR setup#3581

Open
zeukid wants to merge 1 commit into
docling-project:mainfrom
zeukid:main
Open

fix: avoid RapidOCR torch fallback in default OCR setup#3581
zeukid wants to merge 1 commit into
docling-project:mainfrom
zeukid:main

Fixes Issue #3580 by making the default Docling install use RapidOCR …

a3f5855
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jun 10, 2026 in 1s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: