第三方插件 ComfyUI-Impact-Pack

MaskDetailer (pipe)

MaskDetailer (pipe) 205

将 Detailer 应用到掩码区域进行图像增强。MaskDetailer (pipe)-

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
MaskDetailer (pipe)
  • image
  • 遮罩
  • basic_pipe
  • refiner_basic_pipe_opt
  • detailer_hook
  • scheduler_func_opt
  • image
  • cropped_refined
  • cropped_enhanced_alpha
  • basic_pipe
  • refiner_basic_pipe_opt
  • guide_size
    guide_size_for
    max_size
    mask_mode
    seed
    steps
    cfg
    sampler_name
    scheduler
    denoise
    feather
    crop_factor
    drop_size
    refiner_ratio
    batch_size
    cycle
    inpaint_model
    noise_mask_feather
    bbox_fill
    contour_fill
    英文节点
    MaskDetailer (pipe)
  • image
  • mask
  • basic_pipe
  • refiner_basic_pipe_opt
  • detailer_hook
  • scheduler_func_opt
  • image
  • cropped_refined
  • cropped_enhanced_alpha
  • basic_pipe
  • refiner_basic_pipe_opt
  • guide_size
    guide_size_for
    max_size
    mask_mode
    seed
    steps
    cfg
    sampler_name
    scheduler
    denoise
    feather
    crop_factor
    drop_size
    refiner_ratio
    batch_size
    cycle
    inpaint_model
    noise_mask_feather
    bbox_fill
    contour_fill

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    image image
    输入图像。
    遮罩 mask
    掩码图像,指示需要修复/增强的区域。
    basic_pipe basic_pipe
    基础推理管道,包括 model、clip、vae 等模型配置。
    refiner_basic_pipe_opt refiner_basic_pipe_opt
    可选的细化模型配置。
    detailer_hook detailer_hook
    插入钩子用于自定义处理逻辑。
    scheduler_func_opt scheduler_func_opt
    可选调度函数。高级用法,用于替代默认调度策略。
    输出参数
    image image
    修复完成后的主图像。
    cropped_refined cropped_refined
    修复区域裁剪后的 refined 图像列表。
    cropped_enhanced_alpha cropped_enhanced_alpha
    refined 图像对应的 alpha 通道图。
    basic_pipe basic_pipe
    回传的基础管道配置。
    refiner_basic_pipe_opt refiner_basic_pipe_opt
    回传的细化模型配置。
    控件参数
    guide_size guide_size
    指引尺寸,控制处理区域的尺寸上限。
    guide_size_for guide_size_for
    指引尺寸的作用对象,启用为“mask bbox”,关闭为“crop region”。建议启用,优先针对掩码边界裁剪更精确。
    max_size max_size
    最大图像尺寸限制。
    mask_mode mask_mode
    控制是否仅使用掩码区域进行修复。启用可聚焦修复目标区域;关闭将影响整图。
    seed seed
    随机数种子。
    steps steps
    采样步数。
    cfg cfg
    提示词引导系数。
    sampler_name sampler_name
    采样器名称。
    scheduler scheduler
    调度器名称。
    denoise denoise
    去噪强度。
    feather feather
    掩码边缘羽化值。
    crop_factor crop_factor
    裁剪区域放大倍数。
    drop_size drop_size
    掉落尺寸,去除较小 mask 区域。
    refiner_ratio refiner_ratio
    修复模型与细化模型融合比例。
    batch_size batch_size
    批次处理数(多次迭代增强)。
    cycle cycle
    重复修复循环次数。
    inpaint_model inpaint_model
    是否启用专用 inpaint 模型。
    noise_mask_feather noise_mask_feather
    噪声掩码边缘羽化。
    bbox_fill bbox_fill
    是否填充 BBOX 边界内的区域。
    contour_fill contour_fill
    是否基于轮廓生成修复区域。

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。