Nodes/CFE_comfyui/CFE FLUX Sampler
ComfyUI Node

CFE FLUX Sampler

A ComfyUI node in CFE/flux with 8 inputs and 2 outputs.

By CpreForEver·Created 2 years ago·Updated 2 years ago· 0
CFE FLUX Sampler
  • noise
  • model
  • vae
  • cond
  • sampler
  • sigmas
  • latent_image
  • latent
  • vae
cfg1.0
CategoryCFE/flux

Inputs (8)

NameTypeDefaultDescription
noiseNOISENoise for generation
modelMODELThe model used for denoising the input latent.
vaeVAEThe latent image to denoise.
condCONDITIONINGThe conditioning describing the attributes you want to include in the image.
samplerSAMPLERThe algorithm used when sampling, this can affect the quality, speed, and style of the generated output.
sigmasSIGMASThe scheduler controls how noise is gradually removed to form the image.
latent_imageLATENTThe latent image.
cfgFLOAT1.00–100The 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)

NameTypeDescription
latentLATENT
vaeVAE