mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Fix PaddleOCR crash by removing deprecated parameters (use_angle_cls, show_log, cls) that were removed in PaddleOCR v3. Add graceful fallback to Tesseract when PaddleOCR fails at runtime, so users always get OCR results without errors.