第三方插件 ComfyUI-Fluxtapoz

RF-Edit Reverse Sampler

RF-Edit Reverse Sampler 217

节点中英文对比

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

中文节点
RF-Edit Reverse Sampler
  • attn_inj
  • single_layers
  • double_layers
  • SAMPLER
  • inject_steps
    order
    英文节点
    RF-Edit Reverse Sampler
  • attn_inj
  • single_layers
  • double_layers
  • SAMPLER
  • inject_steps
    order

    参数说明

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

    输入参数
    attn_inj attn_inj
    Attention 注入控制器,通常来自 forward 阶段记录。
    single_layers single_layers
    指定单 attention 层的注入目标(如 self-attn)。若不设置,则使用默认配置 DEFAULT_SINGLE_LAYERS。进阶用户可定制注入哪些层,增强对局部或深层结构的控制。
    double_layers double_layers
    指定双层结构 attention 层的注入目标(如 cross-attn + self-attn 组合)。
    输出参数
    SAMPLER SAMPLER
    构建完成的采样器对象,用于执行反向 attention 注入采样任务。
    控件参数
    inject_steps inject_steps
    反向采样过程中注入 attention 的步数(从 step=0 开始计数)。
    order order
    使用的采样阶数算法:second 表示标准二阶采样,速度较快;fireflow 增强区域融合流动感。建议默认使用 second,如需更自然渐变过渡可尝试 fireflow。

    详细说明

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

    暂无节点说明

    同类节点导航

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