第三方插件 ComfyUI-Easy-Use

简易Controlnet

EasyControlnet 202

用于控制单个 ControlNet模型。

节点中英文对比

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

中文节点
简易Controlnet
  • pipe
  • image
  • control_net
  • pipe
  • 正面条件
  • 负面条件
  • control_net_name
    strength
    scale_soft_weights
    英文节点
    EasyControlnet
  • pipe
  • image
  • control_net
  • pipe
  • positive
  • negative
  • control_net_name
    strength
    scale_soft_weights

    参数说明

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

    输入参数
    pipe pipe
    上游加载器节点输出的管线结构。
    image image
    作为 ControlNet 输入的预处理图像,例如深度图、边缘图等。
    control_net control_net
    可传入外部加载的 ControlNet 模型对象。
    输出参数
    pipe pipe
    添加 ControlNet 后的新推理管线。
    正面条件 positive
    新的正向条件编码,包含 ControlNet 影响。
    负面条件 negative
    新的负向条件编码。
    控件参数
    control_net_name control_net_name
    指定使用的 ControlNet 模型文件名。
    strength strength
    控制 ControlNet 影响程度。默认 1.0。
    scale_soft_weights scale_soft_weights
    控制 soft weight 缩放因子。默认 1.0。

    详细说明

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

    暂无节点说明

    同类节点导航

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