Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.22.0
metadata
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.
- 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).