https://github.com/opendatalab/mineru
1. 安装
yaml
git clone https://github.com/opendatalab/MinerU.git
cd MinerU
uv pip install -e .[all]加环境变量
C:\Python313\Scripts
使用cpu
yaml
mineru -p <input_path> -o <output_path> -b pipelineyaml
mineru -p ".\test.pdf" -o ".\test" -b pipeline