yuezhengrong commited on
Commit
9d4d61d
·
verified ·
1 Parent(s): bae23b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ To test the model with the LoRA weights trained for 1 epoch:
31
  ```bash
32
  python test_lora.py
33
  ```
 
34
 
35
  #### View the Results
36
  The generated images will be saved to the specified paths:
 
31
  ```bash
32
  python test_lora.py
33
  ```
34
+ The param `lcm_speedup` decide use lcm speed up or not.
35
 
36
  #### View the Results
37
  The generated images will be saved to the specified paths: