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
7f9d80fc
"vscode:/vscode.git/clone" did not exist on "a51a30082768c566a579c661aaa7229082f6ff49"
Unverified
Commit
7f9d80fc
authored
Oct 09, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Oct 09, 2024
Browse files
Update how_to_download_models_zh_cn.md
parent
4e58bf8f
Changes
1
Hide 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 @
7f9d80fc
...
...
@@ -10,7 +10,6 @@
<pre><code>
pip install huggingface_hub
wget https://gitee.com/myhloli/MinerU/raw/master/docs/download_models_hf.py -O download_models_hf.py
python download_models_hf.py
</code></pre>
<p>
python脚本执行完毕后,会输出模型下载目录
</p>
</details>
## 方法二:从 ModelScope 下载模型
...
...
@@ -22,6 +21,7 @@ pip install modelscope
wget https://gitee.com/myhloli/MinerU/raw/master/docs/download_models.py
-O
download_models.py
python download_models.py
```
python脚本会自动下载模型文件并配置好配置文件中的模型目录
配置文件可以在用户目录中找到,文件名为
`magic-pdf.json`
...
...
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