myhloli d2228fb93f feat(header): update homepage link and add client download link 10 months ago
..
examples a80ff05150 refactor(model): remove unused YOLO v11 language detection model 10 months ago
README.md cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 year ago
README_zh-CN.md cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 year ago
app.py 2107b25eab feat: set 'auto' as default language value 10 months ago
header.html d2228fb93f feat(header): update homepage link and add client download link 10 months ago
requirements.txt cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 year ago

README.md

Installation

MinerU(>=0.8.0)

If you already have a functioning MinerU environment, you can skip this step.

Deploy in CPU environment

Deploy in GPU environment

Third-party Software

pip install gradio gradio-pdf

Start Gradio App

python app.py

Use Gradio App

Access http://127.0.0.1:7860 in your web browser