Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 643 Bytes

Indic-OCR

Installation

  1. Clone repo: git clone https://github.com/Jayprakash-SE/indic-ocr.git
  2. cd indic-ocr
  3. python3 -m venv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. Run: python3 app.py
  7. Open http://127.0.0.1:5000/

Author

  • Jay Prakash

License

This is Free Software, released under the GPL-3.0 license.