Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.32.0
metadata
title: My OCR Demo
emoji: 📸
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.20.0
app_file: app.py
pinned: false
My PaddleOCR Demo Application
This is a web application that uses PaddleOCR to perform Optical Character Recognition (OCR) on uploaded images. It's built with Gradio and deployed on Hugging Face Spaces.
The application uses bundled PaddleOCR models for English, managed with Git LFS to ensure fast startup and avoid re-downloads.
How to Use
- Upload an image using the interface.
- The extracted text and the image with bounding boxes will be displayed.