ComfyUI Node
Measure Timestep Loss
Uses the provided model, conditioning, and encoded image to test loss across timesteps
Measure Timestep Loss
- model
- conditioning
- latent
- graph
◄seed0►
◄steps30►
◄repeats4►
◄scheduler▾►
◄log_y_scalefalse►
◄limit_y_scale18.00►
CategoryLossTesting
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model used for denoising the input latent. | |
| seed | INT | 00–18446744073709550000 | The random seed used for creating the noise. |
| steps | INT | 303–1000 | The number of timesteps used to evaluate |
| repeats | INT | 41–1000 | The number of times to repeat each step with new seeds (averaged) |
| scheduler | COMBO | The scheduler controls how noise is gradually removed to form the image. | |
| conditioning | CONDITIONING | The conditioning describing the attributes you want to include in the image. | |
| latent | LATENT | The latent image to test | |
| log_y_scale | BOOLEAN | false | — |
| limit_y_scale | FLOAT | 18.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| graph | IMAGE | — |