Commit 672a34ba authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 808536d6
...@@ -4,9 +4,13 @@ ...@@ -4,9 +4,13 @@
### 以下演示在223节点安装pdf解析模块(可以直接使用镜像:1177ea7959ce) ### 以下演示在223节点安装pdf解析模块(可以直接使用镜像:1177ea7959ce)
下载本项目,用于替换官方项目代码
### 1、安装需要的依赖库 ### 1、安装需要的依赖库
下载官方的项目: 下载官方的项目:
` git clone https://github.com/opendatalab/MinerU.git` ` git clone https://github.com/opendatalab/MinerU.git`
#### 将本项目的magic_pdf替换git clone 官方的magic_pdf #### 将本项目的magic_pdf替换git clone 官方的magic_pdf
#### pip uninstall magic-pdf #### pip uninstall magic-pdf
#### pip install -e . #### pip install -e .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment