Nodes/ComfyUI-LossTesting/Measure Timestep Loss
ComfyUI Node

Measure Timestep Loss

Uses the provided model, conditioning, and encoded image to test loss across timesteps

By spacepxl·Created 2 years ago·Updated 2 years ago· 3
Measure Timestep Loss
  • model
  • conditioning
  • latent
  • graph
seed0
steps30
repeats4
scheduler
log_y_scalefalse
limit_y_scale18.00
CategoryLossTesting

Inputs (9)

NameTypeDefaultDescription
modelMODELThe model used for denoising the input latent.
seedINT00–18446744073709550000The random seed used for creating the noise.
stepsINT303–1000The number of timesteps used to evaluate
repeatsINT41–1000The number of times to repeat each step with new seeds (averaged)
schedulerCOMBOThe scheduler controls how noise is gradually removed to form the image.
conditioningCONDITIONINGThe conditioning describing the attributes you want to include in the image.
latentLATENTThe latent image to test
log_y_scaleBOOLEANfalse
limit_y_scaleFLOAT18.00

Outputs (1)

NameTypeDescription
graphIMAGE