- First Install dependencies by this code:
pip install -r requirements.txt - Then for OCR install tesseract if not installed from
https://github.com/UB-Mannheim/tesseract/wiki - After installing tesseract copy the path from your program files e.g.
C:\Program Files\Tesseract-OCR - Then search Edit Environment Variables and click environment variables
- choose Path
User variableand click edit option then add the copied path by clicking new button - After that open cmd and check the tesseract version by
tesseract --versionif it shows error then check the added path in systemvariables - In command line write 'python app.py'
- It will run nicely
sayan3429/LingaLens
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|