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
37491304
Unverified
Commit
37491304
authored
Aug 01, 2024
by
drunkpig
Committed by
GitHub
Aug 01, 2024
Browse files
Merge pull request #286 from nutshellfool/patch-1
Update how_to_download_models_en.md
parents
3abf22cc
c30a1abd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/how_to_download_models_en.md
docs/how_to_download_models_en.md
+2
-2
No files found.
docs/how_to_download_models_en.md
View file @
37491304
...
@@ -35,7 +35,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
...
@@ -35,7 +35,7 @@ model_dir = snapshot_download('wanderkid/PDF-Extract-Kit')
Alternatively, you can use Git to clone the model repository from ModelScope:
Alternatively, you can use Git to clone the model repository from 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
```
```
...
@@ -57,4 +57,4 @@ Put [model files]() here:
...
@@ -57,4 +57,4 @@ Put [model files]() here:
│ ├── tokenizer_config.json
│ ├── tokenizer_config.json
│ └── tokenizer.json
│ └── tokenizer.json
└── README.md
└── README.md
```
```
\ No newline at end of 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