ComfyUI Node
CFE FLUX Sampler
A ComfyUI node in CFE/flux with 8 inputs and 2 outputs.
CFE FLUX Sampler
- noise
- model
- vae
- cond
- sampler
- sigmas
- latent_image
- latent
- vae
◄cfg1.0►
CategoryCFE/flux
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| noise | NOISE | Noise for generation | |
| model | MODEL | The model used for denoising the input latent. | |
| vae | VAE | The latent image to denoise. | |
| cond | CONDITIONING | The conditioning describing the attributes you want to include in the image. | |
| sampler | SAMPLER | The algorithm used when sampling, this can affect the quality, speed, and style of the generated output. | |
| sigmas | SIGMAS | The scheduler controls how noise is gradually removed to form the image. | |
| 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. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |
| vae | VAE | — |