第三方插件 ComfyUI-Easy-Use

简易ControlNet++

EasyControlnet++ 234

EasyControlnet 系列中功能最强大的版本,它不仅包含了高级版的所有时间控制功能,还增加了对 Union ControlNet 类型的支持和 Advanced-ControlNet 扩展的集成。EasyControlnet++-

节点中英文对比

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

中文节点
简易ControlNet++
  • pipe
  • image
  • control_net
  • pipe
  • 正面条件
  • 负面条件
  • control_net_name
    strength
    start_percent
    end_percent
    scale_soft_weights
    union_type
    英文节点
    EasyControlnet++
  • pipe
  • image
  • control_net
  • pipe
  • positive
  • negative
  • control_net_name
    strength
    start_percent
    end_percent
    scale_soft_weights
    union_type

    参数说明

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

    输入参数
    pipe pipe
    来自模型加载节点的管线结构。
    image image
    用作 ControlNet 的控制图像。预处理图。
    control_net control_net
    提前加载的 ControlNet 模型对象。
    输出参数
    pipe pipe
    注入 ControlNet 条件后的模型管线结构。
    正面条件 positive
    注入控制图后的正向条件数据。
    负面条件 negative
    注入控制图后的负向条件数据。
    控件参数
    control_net_name control_net_name
    要加载的 ControlNet 模型文件名。
    strength strength
    控制图引导强度,默认 1.0。
    start_percent start_percent
    控制图开始生效的位置,取值 0.0~1.0。
    end_percent end_percent
    控制图停止生效的位置,取值 0.0~1.0。
    scale_soft_weights scale_soft_weights
    应用于 Soft ControlNet 权重的缩放因子。
    union_type union_type
    控制图的类型组合逻辑,如 canny/lineart/anime_lineart/mlsd。

    详细说明

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

    暂无节点说明

    同类节点导航

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