iflamed commited on
Commit
2e03e2e
1 Parent(s): 75cb175

add git-lfs install link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ Download models with python script.
43
  python download.py
44
  ```
45
 
46
- Download models with git, you should install `git lfs` first.
47
  ``` sh
48
  mkdir -p pretrained_models
49
  git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M
 
43
  python download.py
44
  ```
45
 
46
+ Download models with git, you should install [git lfs](https://github.com/git-lfs/git-lfs?utm_source=CosyVoice_site&utm_medium=download_models&utm_campaign=gitlfs#installing) first.
47
  ``` sh
48
  mkdir -p pretrained_models
49
  git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M