Is the source code for the Hugging Face Spaces web demo available?

Author: GaryHu9527Created Aug 12, 2026Updated Aug 12, 2026

Hi Unlimited-OCR team,

Thank you for open-sourcing this impressive project.

The README links to an interactive Hugging Face Spaces demo:

https://huggingface.co/spaces/baidu/Unlimited-OCR

However, I could not find the source code for the web interface (for example, the Gradio app) in this repository.

Could you please clarify:

  1. Is the source code for the Hugging Face Spaces demo publicly available?
  2. If so, where can it be found?
  3. If not, do you plan to release an official local Web UI that supports uploading images/PDFs and previewing or downloading OCR results?

I have already set up the inference environment locally and would like to run a similar visual interface on my own machine.

Thank you!