第三方插件 ComfyUI-Easy-Use

预采样参数(基础)

PreSampling 214

负责设置图像生成过程中的采样前参数,包括步数、CFG值、采样器类型、调度器等关键参数。

节点中英文对比

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

中文节点
预采样参数(基础)
  • pipe
  • image_to_latent
  • latent
  • pipe
  • steps
    cfg
    sampler_name
    scheduler
    denoise
    seed
    英文节点
    PreSampling
  • pipe
  • image_to_latent
  • latent
  • pipe
  • steps
    cfg
    sampler_name
    scheduler
    denoise
    seed

    参数说明

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

    输入参数
    pipe pipe
    上游传入的推理流程,包括模型、提示词、采样设置等。
    image_to_latent image_to_latent
    参考图像,用于图生图模式时作为初始 latent。
    latent latent
    预设 latent 向量,直接用于采样初始状态。
    输出参数
    pipe pipe
    更新后的推理流程设置对象。
    控件参数
    steps steps
    采样步数,范围 1~10000。
    cfg cfg
    提示词引导系数,表示提示词遵循程度。
    sampler_name sampler_name
    使用的采样器名称。
    scheduler scheduler
    调度器名称。
    denoise denoise
    降噪幅度。
    seed seed
    随机种子,控制输出可重复性。

    详细说明

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

    暂无节点说明

    同类节点导航

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