You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds support for both `list[str]` and `str` input formats for
`ocr_languages` parameter (e.g. ["eng", "deu"] or "eng+deu")
### Testing
CI should pass.
0 commit comments