mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-08-28 19:22:17 +08:00
Merge pull request #2437 from myhloli/dev
docs(README): reorder installation commands for clarity
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
## 环境配置
|
||||
请使用以下命令配置所需的环境:
|
||||
```bash
|
||||
pip install -U litserve python-multipart filetype
|
||||
pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com
|
||||
pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu118
|
||||
pip install -U magic-pdf[full] litserve python-multipart filetype
|
||||
```
|
||||
|
||||
## 快速使用
|
||||
|
||||
Reference in New Issue
Block a user