ComfyUI Node
Krea 2 - Regional Detailer
A ComfyUI node in conditioning/krea2_regional with 19 inputs and 2 outputs.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model | MODEL | The BASE model (NOT the output of Apply Regional). Each region's LoRAs are applied plainly to a clone per crop. | |
| vae | VAE | — | |
| regions | KREA2_REGIONS | From the Builder — carries each region's conditioning, mask, and LoRAs. | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 81–100 | — |
| cfg | FLOAT | 1.00–30 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| denoise | FLOAT | 0.250–1 | How 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_masksopt | MASK | One 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. | |
| segsopt | SEGS | Impact Pack detections (person/face). Used when detection_masks is not connected. | |
| base_conditioningopt | CONDITIONING | Optional: the Builder's base_conditioning, used as the conditioning-extras template and zeroed-negative fallback. | |
| negativeopt | CONDITIONING | — | |
| crop_paddingopt | FLOAT | 0.250–1 | Context around the subject, as a fraction of its bbox's longer side. |
| detail_sizeopt | INT | 1024256–4096 | The crop is resampled with its longer side at this resolution. |
| feather_pxopt | INT | 240–256 | Composite feather at image resolution. |
| mask_grow_pxopt | INT | 80–128 | Detection mode: grow the detected silhouette before feathering so hair/edges get repainted too. |
| shiftopt | COMBO | model 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)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| applied_masks | MASK | — |