File size: 342 Bytes
f062ee2
 
 
 
13abb86
f062ee2
93312f4
f062ee2
 
 
 
 
 
03aeef4
6744844
03aeef4
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: OnnxTR OCR
emoji: 🔥
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 5.3.0
app_file: app.py
pinned: false
license: apache-2.0
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## Run the demo locally

```bash
cd demo
pip install -r requirements.txt
python3 app.py
```