Unverified Commit b7cd875f authored by Richard Li's avatar Richard Li Committed by GitHub

Update how_to_download_models_zh_cn.md

use git lfs clone to download model from ModelScope
parent b3850865
......@@ -34,7 +34,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
也可以使用git clone从 ModelScope 下载模型:
```bash
git clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
git lfs clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
```
......
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