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
- Clone the repository.
- Install dependencies using
pip install -r requirements.txt
.
Usage
- Run the app with
python app.py
. - Open the app in your browser.
License
[Your License Information]