Custom Sigmas
节点功能:用于从字符串创建自定义的sigma值序列,以控制Stable Diffusion采样过程。Custom
节点中英文对比
Custom Sigmas
sigmas_string
interpolate_to_steps
Custom Sigmas
sigmas_string
interpolate_to_steps
Custom Sigmas - 参数说明
输出参数
SIGMAS
插值后的 sigma 张量序列,供采样器使用。
控件参数
sigmas_string
逗号分隔的 sigma 值列表,支持多行文本粘贴。
interpolate_to_steps
目标采样步数,将对 sigma 序列进行 log-linear 插值至该步数(+1 个点)。
暂无节点说明