Update README_zh_CN.md
Browse files- README_zh_CN.md +1 -1
README_zh_CN.md
CHANGED
|
@@ -273,7 +273,7 @@ hf download tencent/HunyuanImage-3.0-Instruct-Distil --local-dir ./HunyuanImage-
|
|
| 273 |
|
| 274 |
# 使用 8 步采样运行演示
|
| 275 |
export MODEL_PATH="./HunyuanImage-3-Instruct-Distil"
|
| 276 |
-
bash
|
| 277 |
```
|
| 278 |
|
| 279 |
<details>
|
|
|
|
| 273 |
|
| 274 |
# 使用 8 步采样运行演示
|
| 275 |
export MODEL_PATH="./HunyuanImage-3-Instruct-Distil"
|
| 276 |
+
bash run_demo_instruct_distil.sh
|
| 277 |
```
|
| 278 |
|
| 279 |
<details>
|