mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-24 23:10:23 +08:00
Update how_to_download_models_zh_cn.md
use git lfs clone to download model from ModelScope
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user