ComfyUI Node
💪TB | Set Image Details
Fine-tune generation parameters that achieve subtle improvements in the image.
💪TB | Set Image Details
- genparams
- genparams
◄image_shift0►
◄cfg_shift0►
◄detail_level0►
◄upscalefalse►
◄upscale_noise0►
Category💪TinyBreaker/genparams
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| genparams | GENPARAMS | The generation parameters to be updated. | |
| image_shift | INT | 00–18446744073709550000 | Adjustment to the refiner's noise seed. Experiment with different values to create slight image variations without altering the overall composition |
| cfg_shift | INT | 0-20–20 | Adjustment to the Classifier-Free Guidance (CFG) scale. Positive values increase prompt adherence; negative values allow the model more freedom. A value of 0 uses the default recommendation from the current style. |
| detail_level | INT | 0-9–9 | The level of detail in the final image induced by the refiner. Positive values yield more detailed images but may generate extreme artifacts. Negative values result in less detailed images. A value of zero will use the default recommendation from the current style. |
| upscale | BOOLEAN | false | If true, the image will be upscaled to improve its quality. |
| upscale_noise | INT | 0-5–5 | Adjustment to the noise level during upscale. Experiment with different values for more or less grainy realistic images. A value of zero will use the default recommendation from the current style. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| genparams | GENPARAMS | The generation parameters with the tweaks applied. You can use this output to chain to other genparams nodes. |