parameters update
This commit is contained in:
parent
c7ef4bb345
commit
a83a392d5f
|
@ -20,11 +20,6 @@
|
||||||
- A value of 1 maintains a constant guidance scale.
|
- A value of 1 maintains a constant guidance scale.
|
||||||
- A value of 0 decreases the guidance scale to 1 at the midpoint of the transition.
|
- A value of 0 decreases the guidance scale to 1 at the midpoint of the transition.
|
||||||
|
|
||||||
## mid_compression_scaler
|
|
||||||
- Stretches the spacing towards the center.
|
|
||||||
- A value of 1 results in linear spacing.
|
|
||||||
- A value of 2 increases sampling density in the middle.
|
|
||||||
|
|
||||||
## num_inference_steps
|
## num_inference_steps
|
||||||
- Determines the quality of the results.
|
- Determines the quality of the results.
|
||||||
- Higher values improve the outcome, but also require more computation time.
|
- Higher values improve the outcome, but also require more computation time.
|
||||||
|
|
Loading…
Reference in New Issue