79423665

Date: 2025-02-08 17:59:12
Score: 0.5
Natty:
Report link

You might be encountering this error if you named the python file you're running surya.py.By naming the it surya.py, python attempts to import "load_model" and "load_processor" from your script (surya.py) instead of the actual Surya-OCR package.

You can try renaming the your python file into something else and rerun the code to see if the issue is fixed. Hope this helps !

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jak