第三方插件 ComfyUI-Impact-Pack

FromDetailerPipe_v2

FromDetailerPipe_v2 184

该节点是FromDetailerPipe的增强版本,除了分解DETAILER_PIPE组件外,还会直接输出原始的管道数据。FromDetailerPipe_v2-

节点中英文对比

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

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

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

    输入参数
    detailer_pipe detailer_pipe
    由 ToDetailerPipe 或 ToDetailerPipeSDXL 生成的推理管道结构。
    输出参数
    detailer_pipe detailer_pipe
    原始完整的推理管道结构。
    模型 model
    推理使用的主模型。
    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
    detailer 推理过程中的钩子扩展接口。

    详细说明

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

    暂无节点说明

    同类节点导航

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