Nodes/Bawk Nodes Collection/πŸ“ Bawk Sampler
ComfyUI Node

πŸ“ Bawk Sampler

πŸ“ All-in-one FLUX sampler with txt2img/img2img, smart validation, and built-in VAE decoding

By juddisjuddΒ·Created about a year agoΒ·Updated 7 months agoΒ· 7
πŸ“ Bawk Sampler
  • model
  • conditioning
  • vae
  • input_image
  • images
  • latent
β—„resolutionFLUX Optimal - 1024x1024 - 1.0MP (Recommended)β–Ί
β—„batch_size4β–Ί
β—„seed0β–Ί
β—„samplereulerβ–Ί
β—„schedulerbetaβ–Ί
β—„steps30β–Ί
β—„guidance3.5β–Ί
β—„max_shift1.15β–Ί
β—„base_shift0.50β–Ί
β—„denoise1.00β–Ί
β—„use_custom_resolutionfalseβ–Ί
β—„custom_width1920β–Ί
β—„custom_height1080β–Ί
CategoryBawkNodes/sampling

Inputs (17)

NameTypeDefaultDescription
modelMODELβ€”
conditioningCONDITIONINGβ€”
vaeVAEβ€”
resolutionCOMBOFLUX Optimal - 1024x1024 - 1.0MP (Recommended)Resolution presets optimized for FLUX - 1024x1024 is the sweet spot for quality/speed
batch_sizeINT41–64Number of images to generate
seedINT00–18446744073709550000Random seed for generation
samplerCOMBOeulerSampling method for generation
schedulerCOMBObetaNoise scheduling method
stepsINT301–100Sampling steps - FLUX optimal: 30 (20=fast, 40=quality)
guidanceFLOAT3.50–20Guidance scale - FLUX recommended: 3.5 (balanced), 2.0 (creative), 7.0 (structured)
max_shiftFLOAT1.150–2Max shift for FLUX - 1.15 is optimal (higher=more coherent, lower=more varied)
base_shiftFLOAT0.500–2Base shift for FLUX - 0.5 is optimal for most cases
denoiseFLOAT1.000–1Denoise strength - Use 1.0 for text-to-image, 0.6-0.9 for image-to-image
use_custom_resolutionBOOLEANfalseEnable custom width/height instead of presets
input_imageoptIMAGEInput image for img2img generation. Leave empty for text-to-image mode.
custom_widthoptINT192064–4096Custom width (must be multiple of 64). Only used when custom resolution is enabled.
custom_heightoptINT108064–4096Custom height (must be multiple of 64). Only used when custom resolution is enabled.

Outputs (2)

NameTypeDescription
imagesIMAGEβ€”
latentLATENTβ€”