junhoyeo / BetterOCR

🔍 Better text detection by combining multiple OCR engines (EasyOCR, Tesseract, and Pororo) with 🧠 LLM.
MIT License
489 stars 27 forks source link

Import BetterOCR Error #12

Open ankitladva11 opened 1 year ago

ankitladva11 commented 1 year ago

After creating virtual environment and installing betterocr with required versions in google colab,it showing no module found betterocr , How could I solve it, Thanks in advance. image

bwhurd commented 11 months ago

did you ever get this working with google colab? it would be awesome to get a copy of a working example.