第三方插件 ComfyUI-Impact-Pack

Iterative Upscale (Latent/on Pixel Space)

Iterative Upscale (Latent/on Pixel Space) 197

通过分步迭代的方式逐步放大潜在空间图像,在每个步骤中都进行采样以提高质量。Iterative Upscale (Latent/on Pixel Space)-

节点中英文对比

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

中文节点
Iterative Upscale (Latent/on Pixel Space)
  • samples
  • upscaler
  • latent
  • vae
  • upscale_factor
    steps
    temp_prefix
    step_mode
    英文节点
    Iterative Upscale (Latent/on Pixel Space)
  • samples
  • upscaler
  • latent
  • vae
  • upscale_factor
    steps
    temp_prefix
    step_mode

    参数说明

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

    输入参数
    samples samples
    需要进行多次放大的 latent 图像。
    upscaler upscaler
    来自 PixelKSampleUpscalerProvider 的放大器对象。需先构建该对象,用于控制实际采样与插值流程。
    输出参数
    latent latent
    多阶段上采样后的 latent 图像,分辨率显著提升。
    vae vae
    由 upscaler 提供的 VAE 解码器,用于最终图像输出。
    控件参数
    upscale_factor upscale_factor
    最终目标放大倍数(如 2 表示最终尺寸扩大到 2 倍)。
    steps steps
    执行几次逐步放大,每步使用 upscaler 进行一次小幅放大。
    temp_prefix temp_prefix
    临时文件名前缀,用于保存中间结果或日志。
    step_mode step_mode
    步进策略,simple 表示线性递增,geometric 表示几何递增(指数级)

    详细说明

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

    暂无节点说明

    同类节点导航

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