Commit 35833d61 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent f0cc92af
...@@ -14,11 +14,12 @@ ...@@ -14,11 +14,12 @@
使用魔搭下载 使用魔搭下载
` `pip install modelscope`
pip install modelscope
from modelscope import snapshot_download `from modelscope import snapshot_download`
model_dir = snapshot_download('opendatalab/PDF-Extract-Kit')
` `model_dir = snapshot_download('opendatalab/PDF-Extract-Kit')`
### 1、安装需要的依赖库 ### 1、安装需要的依赖库
......
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