tulvgengenr commited on
Commit
215f30c
·
verified ·
1 Parent(s): 34ea078

Update README_zh_CN.md

Browse files
Files changed (1) hide show
  1. 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 run_demo_instruct_Distil.sh
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>