Nodes/comfyui-sdnq-splited/Flux2 SDNQ Sampler V2
ComfyUI Node

Flux2 SDNQ Sampler V2

Generate images using SDNQ Flux2 models. Optimized for Flux2Pipeline. Connect SDNQ Model Loader to provide the model.

By ussoewwin·Created 8 months ago·Updated 8 months ago· 3
Flux2 SDNQ Sampler V2
  • model
  • latent_image
  • image
prompt
steps25
cfg7.0
seed0
schedulerFlowMatchEulerDiscreteScheduler
denoise1.00
Categorysampling/SDNQ/Flux2

Inputs (8)

NameTypeDefaultDescription
modelMODELSDNQ model pipeline from SDNQ Model Loader node
promptSTRINGText description of the image to generate. Be descriptive for best results.
stepsINT251–150Number of denoising steps. More steps = better quality but slower. 20-30 is typical for most models.
cfgFLOAT7.00–30Guidance scale - how closely to follow the prompt. Higher = more literal. FLUX-schnell uses 0.0, FLUX-dev uses 3.5-7.0, SDXL uses 7.0-9.0.
latent_imageLATENTLatent image input. Width and height are extracted from this latent tensor.
seedINT00–18446744073709550000The random seed used for creating the noise. Seed=0 will randomize each run. Seed>=1 will use the specified value.
schedulerCOMBOFlowMatchEulerDiscreteSchedulerFlowMatchEulerDiscreteScheduler is the only scheduler supported for Flux2 pipelines.
denoiseFLOAT1.000–1Denoising strength. 1.0 = full denoising, lower values = less denoising. ComfyUI standard parameter matching KSampler.

Outputs (1)

NameTypeDescription
imageIMAGE