ComfyUI Node
CFE FLUX Sampler (Pipe)
A ComfyUI node in CFE/flux with 6 inputs and 3 outputs.
CFE FLUX Sampler (Pipe)
- pipe
- noise
- latent_image
- pipe
- latent
- vae
◄cfg1.0►
◄denoise1.00►
◄steps20►
CategoryCFE/flux
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pipe | FLUX_PIPE | The bus line carrying the data. | |
| noise | NOISE | Noise for generation | |
| latent_image | LATENT | The latent image. | |
| cfg | FLOAT | 1.00–100 | The Classifier-Free Guidance scale balances creativity and adherence to the prompt. Higher values result in images more closely matching the prompt however too high values will negatively impact quality. |
| 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. |
| steps | INT | 201–10000 | The number of steps used in the denoising process. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| pipe | FLUX_PIPE | — |
| latent | LATENT | — |
| vae | VAE | — |