"docs/vscode:/vscode.git/clone" did not exist on "291ecdacd3a252692e889d99e57be531f57ced12"
Commit 7d0b9df9 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 74020003
...@@ -12,6 +12,14 @@ ...@@ -12,6 +12,14 @@
`git lfs clone https://www.modelscope.cn/opendatalab/PDF-Extract-Kit.git` `git lfs clone https://www.modelscope.cn/opendatalab/PDF-Extract-Kit.git`
使用魔搭下载
`
pip install modelscope
from modelscope import snapshot_download
model_dir = snapshot_download('opendatalab/PDF-Extract-Kit')
`
### 1、安装需要的依赖库 ### 1、安装需要的依赖库
`cd magic_pdf-main` `cd magic_pdf-main`
......
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