Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
b7cd875f
Unverified
Commit
b7cd875f
authored
Jul 31, 2024
by
Richard Li
Committed by
GitHub
Jul 31, 2024
Browse files
Update how_to_download_models_zh_cn.md
use git lfs clone to download model from ModelScope
parent
b3850865
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/how_to_download_models_zh_cn.md
docs/how_to_download_models_zh_cn.md
+1
-1
No files found.
docs/how_to_download_models_zh_cn.md
View file @
b7cd875f
...
@@ -34,7 +34,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
...
@@ -34,7 +34,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
也可以使用git clone从 ModelScope 下载模型:
也可以使用git clone从 ModelScope 下载模型:
```
bash
```
bash
git clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
git
lfs
clone https://www.modelscope.cn/wanderkid/PDF-Extract-Kit.git
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment