Commit a410b338 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent c25a6757
Pipeline #1791 canceled with stages
...@@ -19,7 +19,8 @@ pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com -i h ...@@ -19,7 +19,8 @@ pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com -i h
注意:会安装cuda相关的库(nvidia-cudnn),以及没有适配的库(比如torchtext),等安装结束后,卸载这些库即可 注意:会安装cuda相关的库(nvidia-cudnn),以及没有适配的库(比如torchtext),等安装结束后,卸载这些库即可
安装dtk版本的torch、torchvision 安装dtk版本的torch、torchvision
下载官方的项目:
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