ComfyUI Node
CFE Flux In Pipe
A ComfyUI node in CFE/flux with 6 inputs and 1 output.
CFE Flux In Pipe
- model
- clip
- vae
- cond
- sampler
- pipe
◄scheduler—►
CategoryCFE/flux
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model used for denoising the input latent. | |
| clip | CLIP | The clip used for text encoding. | |
| 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. | |
| scheduler | STRING | The scheduler controls how noise is gradually removed to form the image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pipe | FLUX_PIPE | — |