From f61d128893a702baaaf4407853986afda9bb0e31 Mon Sep 17 00:00:00 2001 From: shujingchen Date: Mon, 8 Sep 2025 17:55:14 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36dff65..114c54c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Recommended for China users. 如果下载速度慢,可以使用镜像: export HF_ENDPOINT="https://hf-mirror.com" ``` -Download by `modelscope` +Or download by `modelscope` ```bash modelscope download --model IndexTeam/IndexTTS-2 --local_dir checkpoints ```