第三方插件
ComfyUI-Impact-Pack
DetailerDebug (SEGS)
它是标准 Detailer (SEGS) 节点的调试版本。该节点提供了额外的调试输出,让您能够监控裁剪图像和增强后图像的处理过程。DetailerDebug (SEGS)-
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
DetailerDebug (SEGS)
guide_size
guide_size_for
max_size
seed
steps
cfg
sampler_name
scheduler
denoise
feather
noise_mask
force_inpaint
wildcard
cycle
inpaint_model
noise_mask_feather
tiled_encode
tiled_decode
英文节点
DetailerDebug (SEGS)
guide_size
guide_size_for
max_size
seed
steps
cfg
sampler_name
scheduler
denoise
feather
noise_mask
force_inpaint
wildcard
cycle
inpaint_model
noise_mask_feather
tiled_encode
tiled_decode
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
image
image
输入图像。
segs
segs
需要处理的图像区域集合。
模型
model
用于增强的主模型。
clip
clip
匹配主模型的 CLIP 编码器。
vae
vae
解码图像用的 VAE。
正面条件
positive
正向提示词。
负面条件
negative
反向提示词。
detailer_hook
detailer_hook
后处理钩子。
scheduler_func_opt
scheduler_func_opt
自定义调度函数。
输出参数
image
image
增强后的完整图像
cropped
cropped
裁剪的原始图像片段
cropped_refined
cropped_refined
裁剪并增强后的图像片段
cropped_refined_alpha
cropped_refined_alpha
带透明通道的增强图像片段
cnet_images
cnet_images
ControlNet 相关图像(如线稿、深度图等)。
控件参数
guide_size
guide_size
引导尺寸。
guide_size_for
guide_size_for
指示 guide_size 是否用于 bbox。
max_size
max_size
单个增强区域的最大尺寸。
seed
seed
随机数种子。
steps
steps
采样步数。
cfg
cfg
提示词引导系数。
sampler_name
sampler_name
采样器名称。
scheduler
scheduler
调度器名称。
denoise
denoise
去噪强度。
feather
feather
掩码羽化半径。
noise_mask
noise_mask
是否启用 noise_mask。改善掩码边界融合质量。
force_inpaint
force_inpaint
强制使用 inpaint 模型推理。
wildcard
wildcard
通配符提示词,支持 [CONCAT]、[SKIP]、排序等。
cycle
cycle
每块区域增强次数。
inpaint_model
inpaint_model
是否使用 inpaint 模型。
noise_mask_feather
noise_mask_feather
噪声遮罩羽化范围。
tiled_encode
tiled_encode
启用分块编码。
tiled_decode
tiled_decode
启用分块解码。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。