Spaces:
Runtime error
Runtime error
| title: Qari OCR Batch | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 4.44.1 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| # Qari-OCR Batch Space | |
| Arabic textbook page OCR using [`NAMAA-Space/Qari-OCR-v0.3-VL-2B-Instruct`](https://hf.co/NAMAA-Space/Qari-OCR-v0.3-VL-2B-Instruct). | |
| - Set the Space **hardware to ZeroGPU** (free on HF PRO) in Settings β Hardware. | |
| - Exposes API endpoint **`/ocr`** β takes a page image, returns transcribed Arabic text. | |
| - Drive it over a whole PDF with `batch_ocr.py` (in the parent folder of this repo). | |