icecraft fa3c453c93 fix: use concrete class instead of abstract class 1 год назад
..
examples cf377ce4a1 update example files 1 год назад
README.md cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 год назад
README_zh-CN.md cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 год назад
app.py fa3c453c93 fix: use concrete class instead of abstract class 1 год назад
header.html a71db70314 feat: add arXiv paper link to header and adjust PDF parsing logic- Add arXiv paper link to the header template for easy access to the latest research paper. 1 год назад
requirements.txt cf48c1f97e feat(gradio_app): add web app with PDF processing as a project 1 год назад

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