ComfyUI Node
ZImage Timestep Noise
对 timestep 添加噪声扰动,改变模型对去噪步骤的感知。sigma 模式适用于传统扩散模型,flow 模式适用于 Flow Matching 模型(如 ZImage/Lumina2)。可选遮罩限制影响区域。
ZImage Timestep Noise
- model
- sigmas
- mask
- MODEL
◄modeflow►
◄noise_strength0.05►
◄seed0►
◄start_percent0.00►
◄end_percent0.50►
Category🎈LAOGOU/Sampling Utils
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| sigmas | SIGMAS | — | |
| mode | COMBO | flow | sigma: 传统扩散模型(乘性噪声); flow: Flow Matching 模型(加性噪声) |
| noise_strength | FLOAT | 0.050–2 | 噪声强度 |
| seed | INT | 00–18446744073709550000 | 噪声种子 |
| start_percent | FLOAT | 0.000–1 | 开始应用噪声的采样进度 (0.0 = 开始) |
| end_percent | FLOAT | 0.500–1 | 停止应用噪声的采样进度 (1.0 = 结束) |
| maskopt | MASK | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |