ComfyUI Node
KSampler (Simple Input)
Uses the provided model, config, positive and negative conditioning to denoise the latent image.
KSampler (Simple Input)
- config
- positive
- negative
- model
- latent_image
- LATENT
- IMAGE
◄overwrite_denoisefalse►
◄denoise1.00►
CategoryAharaNodes/sampling
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| config | SAMPLER_CONFIG | — | |
| positive | CONDITIONING | The conditioning describing the attributes you want to include in the image. | |
| negative | CONDITIONING | The conditioning describing the attributes you want to exclude from the image. | |
| overwrite_denoise | BOOLEAN | false | — |
| denoise | FLOAT | 1.000–1 | The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling. |
| modelopt | MODEL | The model used for denoising the input latent. | |
| latent_imageopt | LATENT | The latent image to denoise. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |
| IMAGE | IMAGE | — |