|
|
hace 1 año | |
|---|---|---|
| .. | ||
| tests | hace 1 año | |
| web_api | hace 1 año | |
| README.md | hace 1 año | |
| mineru-web接口文档.html | hace 1 año | |
| poetry.lock | hace 1 año | |
| pyproject.toml | hace 1 año | |
MinerU
# mineru已安装则跳过此步骤
git clone https://github.com/opendatalab/MinerU.git
cd MinerU
conda create -n MinerU python=3.10
conda activate MinerU
pip install .[full] --extra-index-url https://wheels.myhloli.com
第三方软件
cd projects/web_api
pip install poetry
portey install
接口文档
在浏览器打开 mineru-web接口文档.html