ComfyUI Node

Detailer Start

A ComfyUI node in Info-Prompt-Toolkit/Mask with 6 inputs and 3 outputs.

By kinorax·Created 4 months ago·Updated 2 months ago· 1
Detailer Start
  • image
  • mask
  • detailer_control
  • inpaint_image
  • inpaint_mask
crop_margin_scale1.50
upscale_factor2.00
mini_unit32
detailer_index0
CategoryInfo-Prompt-Toolkit/Mask

Inputs (6)

NameTypeDefaultDescription
imageIMAGESource image. Active detailer crops are processed one item at a time between Detailer Start and Detailer End.
maskMASKSoft mask used to determine crop bounds. Any value above 0.0 becomes fully masked in the output inpaint mask.
crop_margin_scaleFLOAT1.501–16Crop expansion multiplier applied directly to the detected mask bounding-box width and height.
upscale_factorFLOAT2.001–16Pre-upscale factor applied to the cropped image and binary inpaint mask before mini-unit padding.
mini_unitCOMBO32Round the output inpaint image and mask size up to a width and height divisible by this unit.
detailer_indexINT0Internal index for recursive per-item detailer execution.

Outputs (3)

NameTypeDescription
detailer_controlIPT-DetailerControl
inpaint_imageIMAGE
inpaint_maskMASK