We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug OCR does not work. Attempting to OCR a supported image type results in
Error performing OCR on image. (TypeError: c.load is not a function)
To Reproduce Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
Optical Character Recognition
Expected behaviour No error, OCR to perform as expected
Screenshots
Desktop (if relevant, please complete the following information):
Additional context Thanks as always.
The text was updated successfully, but these errors were encountered:
Can reproduce on other systems. Would be good to try to track down when this broke as the last commit appears to be over 2 years ago.
Sorry, something went wrong.
I am having this same problem. I've tried building locally and using Cyberchef online.
No branches or pull requests
Describe the bug
OCR does not work. Attempting to OCR a supported image type results in
Error performing OCR on image. (TypeError: c.load is not a function)
To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
Optical Character Recognition
Expected behaviour
No error, OCR to perform as expected
Screenshots
Desktop (if relevant, please complete the following information):
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Additional context
Thanks as always.
The text was updated successfully, but these errors were encountered: