An open API service indexing awesome lists of open source software.

https://github.com/d4rk-lucif3r/ocr-with-gradio-app


https://github.com/d4rk-lucif3r/ocr-with-gradio-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# OCR Demo

Interactive demo of OCR using gradio and EasyOCR.





  


## Installation

```pip install -r requirements.txt```

## Usage

```python app.py```

## Deployment on TrueFoundry

```python deploy.py```

## License

MIT License

## Blog

[Medium Blog](https://lucif3r4.medium.com/creating-and-deploying-an-ocr-in-python-8b6081663e14)