第三方插件 ComfyUI-Impact-Pack

ToDetailerPipe

ToDetailerPipe 207

将多个独立的组件打包成单一的DETAILER_PIPE连接,简化复杂工作流的视觉复杂度。

节点中英文对比

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

中文节点
ToDetailerPipe
  • 模型
  • clip
  • vae
  • 正面条件
  • 负面条件
  • bbox_detector
  • sam_model_opt
  • segm_detector_opt
  • detailer_hook
  • detailer_pipe
  • wildcard
    Select to add LoRA
    Select to add Wildcard
    英文节点
    ToDetailerPipe
  • model
  • clip
  • vae
  • positive
  • negative
  • bbox_detector
  • sam_model_opt
  • segm_detector_opt
  • detailer_hook
  • detailer_pipe
  • wildcard
    Select to add LoRA
    Select to add Wildcard

    参数说明

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

    输入参数
    模型 model
    主模型,用于图像生成。
    clip clip
    文本编码模型。
    vae vae
    编解码模型。
    正面条件 positive
    正向提示词。
    负面条件 negative
    反向提示词。
    bbox_detector bbox_detector
    边界框检测器。
    sam_model_opt sam_model_opt
    可选的 SAM 模型,用于精细 mask 分割。
    segm_detector_opt segm_detector_opt
    可选的语义分割模型,用于增强区域识别。
    detailer_hook detailer_hook
    可选的 detailer 钩子,用于自定义修复流程控制。
    输出参数
    detailer_pipe detailer_pipe
    构建好的 detailer 专用推理管道,用于后续细节修复节点。
    控件参数
    wildcard wildcard
    可选通配符文本,支持 Dynamic Prompts 或随机词汇插入。
    Select to add LoRA Select to add LoRA
    文本增强选择框,可选择一个 LoRA 插入 prompt。
    Select to add Wildcard Select to add Wildcard
    可选的通配词插入源(用于支持 wildcard 替换)。

    详细说明

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

    暂无节点说明

    同类节点导航

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