qari-ocr-batch / README.md
Pythonista993's picture
Update README.md
65d033b verified
|
Raw
History Blame Contribute Delete
575 Bytes
---
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).