Kietttqe/demoocr-dotsocr-ocr
0
DemoOCR DotsOCR
Gradio Space wrapper for rednote-hilab/dots.ocr.
API endpoint:
api_name="/predict"- inputs:
image,prompt - output: JSON text with
markdown,blocks, andmetadata
The wrapper uses the Hugging Face Transformers path with trust_remote_code=True and sends the backend VLM prompt directly to DotsOCR. GPU hardware is recommended.
