Update README_zh.md
Browse files- README_zh.md +1 -1
README_zh.md
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
```bash
|
38 |
cd HunyuanDiT
|
39 |
# 使用 huggingface-cli 工具下载模型.
|
40 |
-
huggingface-cli download Tencent-Hunyuan/Distillation ./pytorch_model_distill.pt --local-dir ./ckpts/t2i/model
|
41 |
```
|
42 |
|
43 |
|
|
|
37 |
```bash
|
38 |
cd HunyuanDiT
|
39 |
# 使用 huggingface-cli 工具下载模型.
|
40 |
+
huggingface-cli download Tencent-Hunyuan/Distillation-v1.1 ./pytorch_model_distill.pt --local-dir ./ckpts/t2i/model
|
41 |
```
|
42 |
|
43 |
|