my-ocr-demo / README.md
gahanmakwana's picture
Create README.md
6c618a1 unverified
|
raw
history blame
364 Bytes
# OCR Web App
A web application for Optical Character Recognition (OCR) that allows users to upload images and extract text from them.
## Installation
1. Clone the repository.
2. Install dependencies using `pip install -r requirements.txt`.
## Usage
1. Run the app with `python app.py`.
2. Open the app in your browser.
## License
[Your License Information]