Spaces:
Running
Running
# 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] | |