qari-ocr-batch / README.md
Pythonista993's picture
Update README.md
65d033b verified
|
Raw
History Blame Contribute Delete
575 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
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).