Nodes/ComfyUI-STARFlow/STARFlow Sampler
ComfyUI Node

STARFlow Sampler

Generates latent samples using STARFlow reverse flow

By RyukoMatoiFan·Created 7 months ago·Updated 27 days ago· 0
STARFlow Sampler
  • model
  • conditioning
  • vae
  • input_image
  • samples
seed0
cfg2.5
jacobifalse
jacobi_th0.0010
jacobi_block_size16
jacobi_max_iter32
attn_temp1.0
guide_top-1
annealed_guidancefalse
return_sequencefalse
denoising_batch_size1
disable_learnable_denoiserfalse
target_noise_std-1.00
context_length16
CategorySTARFlow

Inputs (18)

NameTypeDefaultDescription
modelSTARFLOW_MODELSTARFlow model
conditioningSTARFLOW_CONDITIONINGText conditioning from T5 encoder
vaeVAEVAE for determining latent dimensions
seedINT00–18446744073709550000Random seed for reproducible generation
cfgFLOAT2.50–10Classifier-free guidance scale
input_imageoptIMAGEOptional image for conditioning (uses VAE encode)
jacobioptBOOLEANfalseEnable Jacobi iteration for faster sampling
jacobi_thoptFLOAT0.00100–100Jacobi convergence threshold (0.001 recommended for images)
jacobi_block_sizeoptINT161–128Jacobi block size (16 recommended for images)
jacobi_max_iteroptINT321–100Maximum Jacobi iterations
attn_tempoptFLOAT1.0-1–10Attention temperature (for non-Jacobi mode)
guide_topoptINT-1-1–1024Guide top blocks only (-1 disables)
annealed_guidanceoptBOOLEANfalseAnneal guidance during sampling
return_sequenceoptBOOLEANfalseReturn the full reverse sequence (debug)
denoising_batch_sizeoptINT10–128Denoising batch size (official behavior)
disable_learnable_denoiseroptBOOLEANfalseDisable learnable denoiser if present
target_noise_stdoptFLOAT-1.00-1000–1000Override noise_std when >= 0
context_lengthoptINT160–1024Context length for video Jacobi sampling

Outputs (1)

NameTypeDescription
samplesLATENT