parameters update

This commit is contained in:
Johannes Stelzer 2023-01-15 16:59:08 +01:00
parent c7ef4bb345
commit a83a392d5f
1 changed files with 0 additions and 5 deletions

View File

@ -20,11 +20,6 @@
- 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.
## 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
- Determines the quality of the results.
- Higher values improve the outcome, but also require more computation time.