lightx2v commited on
Commit
189cadb
·
1 Parent(s): 8320c49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Our training code is modified based on the [Self-Forcing](https://github.com/gua
37
  Our inference framework utilizes [lightx2v](https://github.com/ModelTC/lightx2v), a highly efficient inference engine that supports multiple models. This framework significantly accelerates the video generation process while maintaining high quality output.
38
 
39
  ```bash
40
- bash scripts/distill/run_wan_i2v_distill_4step_cfg.sh
41
  ```
42
 
43
  or using the lora version:
 
37
  Our inference framework utilizes [lightx2v](https://github.com/ModelTC/lightx2v), a highly efficient inference engine that supports multiple models. This framework significantly accelerates the video generation process while maintaining high quality output.
38
 
39
  ```bash
40
+ bash scripts/wan/run_wan_i2v_distill_4step_cfg.sh
41
  ```
42
 
43
  or using the lora version: