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
1a87c415
Unverified
Commit
1a87c415
authored
Nov 11, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Nov 11, 2024
Browse files
Update how_to_download_models_en.md
parent
7644bb2a
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_en.md
docs/how_to_download_models_en.md
+1
-1
No files found.
docs/how_to_download_models_en.md
View file @
1a87c415
...
@@ -8,7 +8,7 @@ Model downloads are divided into initial downloads and updates to the model dire
...
@@ -8,7 +8,7 @@ Model downloads are divided into initial downloads and updates to the model dire
Use a Python Script to Download Model Files from Hugging Face
Use a Python Script to Download Model Files from Hugging Face
```
bash
```
bash
pip
install
huggingface_hub
pip
install
huggingface_hub
wget https://github.com/opendatalab/MinerU/raw/master/
doc
s/download_models_hf.py
-O
download_models_hf.py
wget https://github.com/opendatalab/MinerU/raw/master/
script
s/download_models_hf.py
-O
download_models_hf.py
python download_models_hf.py
python download_models_hf.py
```
```
The Python script will automatically download the model files and configure the model directory in the configuration file.
The Python script will automatically download the model files and configure the model directory in the configuration file.
...
...
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