Nodes/Krea2 Regional/Krea 2 - Regional Detailer
ComfyUI Node

Krea 2 - Regional Detailer

A ComfyUI node in conditioning/krea2_regional with 19 inputs and 2 outputs.

By januspluto·Created about a month ago·Updated 12 days ago· 6
Krea 2 - Regional Detailer
  • image
  • model
  • vae
  • regions
  • detection_masks
  • segs
  • base_conditioning
  • negative
  • image
  • applied_masks
seed0
steps8
cfg1.0
sampler_name
scheduler
denoise0.25
crop_padding0.25
detail_size1024
feather_px24
mask_grow_px8
shiftmodel default
Categoryconditioning/krea2_regional

Inputs (19)

NameTypeDefaultDescription
imageIMAGE
modelMODELThe BASE model (NOT the output of Apply Regional). Each region's LoRAs are applied plainly to a clone per crop.
vaeVAE
regionsKREA2_REGIONSFrom the Builder — carries each region's conditioning, mask, and LoRAs.
seedINT00–18446744073709550000
stepsINT81–100
cfgFLOAT1.00–30
sampler_nameCOMBO44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38
schedulerCOMBO9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3
denoiseFLOAT0.250–1How much to redraw per subject. With shift on auto the schedule is correctly calibrated, so values bite harder than before: 0.2-0.25 tightens likeness while keeping pose/composition stable; 0.35+ starts recomposing inside the mask.
detection_masksoptMASKOne mask per detected subject (SAM3, SEGS-to-Mask-Batch...). Connecting this switches the node to detection mode: crops follow the detected subjects and only their silhouettes are repainted.
segsoptSEGSImpact Pack detections (person/face). Used when detection_masks is not connected.
base_conditioningoptCONDITIONINGOptional: the Builder's base_conditioning, used as the conditioning-extras template and zeroed-negative fallback.
negativeoptCONDITIONING
crop_paddingoptFLOAT0.250–1Context around the subject, as a fraction of its bbox's longer side.
detail_sizeoptINT1024256–4096The crop is resampled with its longer side at this resolution.
feather_pxoptINT240–256Composite feather at image resolution.
mask_grow_pxoptINT80–128Detection mode: grow the detected silhouette before feathering so hair/edges get repainted too.
shiftoptCOMBOmodel default'model default' (recommended) reuses the shift the initial image was generated with — keeping the detail pass in the same schedule regime the composition was created in, which best preserves existing content at low denoise. 'auto' recomputes Krea 2 RAW's resolution-derived mu. Do not use auto with Turbo: Turbo was distilled at fixed mu=1.15.

Outputs (2)

NameTypeDescription
imageIMAGE
applied_masksMASK