junhoyeo / BetterOCR

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

Import BetterOCR Error #12

Open ankitladva11 opened 10 months ago

ankitladva11 commented 10 months 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 8 months ago

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