"packaging/vscode:/vscode.git/clone" did not exist on "a85f21d2cc5c82416423922e37038520cdbe74cb"
Unverified Commit c30a1abd authored by Richard Li's avatar Richard Li Committed by GitHub
Browse files

Update how_to_download_models_en.md

parent 4a1d82ed
...@@ -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