Files
docling/tests/test_e2e_ocr_conversion.py
mulgyeol da63a17a3c fix(ocr): use PSM integer values directly instead of constructor
- Use integer psm value directly instead of calling tesserocr.PSM()
- Fixed in both main_psm and script_readers initialization
- tesserocr.PSM is a class with integer constants, not an enum

Fixes #2576
2025-11-04 16:36:19 +09:00

4.0 KiB