Spaces:
Running
on
Zero
Running
on
Zero
add git-lfs install link
Browse files
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
|
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
|