第三方插件 ComfyUI-Impact-Pack

FromDetailerPipe

FromDetailerPipe 198

将打包在DETAILER_PIPE中的多个组件分解为独立的输出,与ToDetailerPipe形成互补关系。

节点中英文对比

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

中文节点
FromDetailerPipe
  • detailer_pipe
  • 模型
  • clip
  • vae
  • 正面条件
  • 负面条件
  • bbox_detector
  • sam_model_opt
  • segm_detector_opt
  • detailer_hook
  • 英文节点
    FromDetailerPipe
  • detailer_pipe
  • model
  • clip
  • vae
  • positive
  • negative
  • bbox_detector
  • sam_model_opt
  • segm_detector_opt
  • detailer_hook
  • 参数说明

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

    输入参数
    detailer_pipe detailer_pipe
    来自 ToDetailerPipe 或 ToDetailerPipeSDXL 的推理管道。
    输出参数
    模型 model
    主模型(如 SD/SDXL Base)。
    clip clip
    文本编码器 CLIP 模型。
    vae vae
    解码器,将 latent 转为图像。
    正面条件 positive
    正向提示词。
    负面条件 negative
    反向提示词。
    bbox_detector bbox_detector
    区域检测器,如人脸框架检测等。
    sam_model_opt sam_model_opt
    可选的 SAM 分割模型。
    segm_detector_opt segm_detector_opt
    可选的语义分割模型。
    detailer_hook detailer_hook
    用于控制推理行为的钩子组件。可插入执行逻辑或可视化分析。

    详细说明

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

    暂无节点说明

    同类节点导航

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