1
0
Quellcode durchsuchen

add git-lfs install link

iflamed vor 1 Jahr
Ursprung
Commit
2e03e2e19b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ Download models with python script.
 python download.py
 ```
 
-Download models with git, you should install `git lfs` first.
+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.
 ``` sh
 mkdir -p pretrained_models
 git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M