Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: OCR Model Workbench
emoji: 🔬
colorFrom: indigo
colorTo: blue
sdk: gradio
app_file: app.py
python_version: '3.12'
app_port: 7860
pinned: false
OCR Model Workbench — Gateway
This Space provides the shared Gradio UI. It does not load OCR weights itself; it sends page images to model-specific worker Spaces.
Set these Space Variables:
PADDLEOCR_VL_WORKER_URLQIANFAN_WORKER_URLUNLIMITED_WORKER_URLPPOCRV6_WORKER_URL
Optional secrets:
HF_TOKEN: needed when worker Spaces are private.WORKER_API_TOKEN: shared token checked by workers throughX-OCR-Worker-Token.
Optional limits:
MAX_INPUT_MB=80DEFAULT_MAX_PAGES=8ABSOLUTE_MAX_PAGES=40STALE_RUN_HOURS=12(一時結果の保持時間)