File size: 364 Bytes
6c618a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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]