Unverified Commit 37491304 authored by drunkpig's avatar drunkpig Committed by GitHub
Browse files

Merge pull request #286 from nutshellfool/patch-1

Update how_to_download_models_en.md
parents 3abf22cc c30a1abd
...@@ -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
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment