OCR Recognition Website Instructions source venv/bin/activate python run.py Launch program Dependencies Flask: pip install flask pytesseract: pip install pytesseract Open CV: pip install opencv-python colorama: pip install colorama