第三方插件 ComfyUI-Easy-Use

XY输入: 步数

XY Inputs: Steps //EasyUse 220

主要用于为 XY Plot 提供不同的采样步数值进行对比测试。XY Inputs: Steps //

节点中英文对比

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

中文节点
XY输入: 步数
  • X or Y
  • target_parameter
    batch_count
    first_step
    last_step
    first_start_step
    last_start_step
    first_end_step
    last_end_step
    英文节点
    XY Inputs: Steps //EasyUse
  • X or Y
  • target_parameter
    batch_count
    first_step
    last_step
    first_start_step
    last_start_step
    first_end_step
    last_end_step

    参数说明

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

    输出参数
    X or Y X or Y
    返回一个字典,包含 axis(参数类型)和 values(等间距生成的数值数组)。
    控件参数
    target_parameter target_parameter
    选择要控制的步数相关参数,可选值为:steps, start_at_step, end_at_step。
    batch_count batch_count
    生成多少组值,范围 1–50。
    first_step first_step
    steps 参数的起始值,仅在选择 steps 时生效。
    last_step last_step
    steps 参数的终止值,仅在选择 steps 时生效。
    first_start_step first_start_step
    start_at_step 起始值,仅在选择该参数时生效。
    last_start_step last_start_step
    start_at_step 终止值,仅在选择该参数时生效。
    first_end_step first_end_step
    end_at_step 起始值,仅在选择该参数时生效。
    last_end_step last_end_step
    end_at_step 终止值,仅在选择该参数时生效。

    详细说明

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

    暂无节点说明

    同类节点导航

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