第三方插件 ComfyUI_IPAdapter_plus

IPAdapter Combine Weights

IPAdapter Combine Weights 260

该节点可以接收两组 IP-Adapter 图像参考权重(weights_1 和 weights_2),它会判断每组权重是否是一个单值或一个列表,然后把这两组拼接在一起,可以用于后续的图像测试。IPAdapter Combine

节点中英文对比

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

中文节点
IPAdapter Combine Weights
  • weights
  • count
  • weights_1
    weights_2
    英文节点
    IPAdapter Combine Weights
  • weights
  • count
  • weights_1
    weights_2

    参数说明

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

    输出参数
    weights weights
    合并后的权重列表,来自 weights_1 + weights_2。
    count count
    合并后总的权重个数。 该字段表示合并后 weights 列表的长度,常用于后续分帧、采样步数对齐计算。
    控件参数
    weights_1 weights_1
    第一个权重序列,可以是单个 float 或 float 列表。
    weights_2 weights_2
    第二个权重序列,可以是单个 float 或 float 列表。

    详细说明

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

    暂无节点说明

    同类节点导航

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