CoolFace
Apppublic

Kietttqe/demoocr-dotsocr-ocr

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

DemoOCR DotsOCR

Gradio Space wrapper for rednote-hilab/dots.ocr.

API endpoint:

  • —api_name="/predict"
  • —inputs: image, prompt
  • —output: JSON text with markdown, blocks, and metadata

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.