ComfyUI Node Runs on cloud
TSR - Temporal Score Rescaling
[Post-CFG Function] TSR - Temporal Score Rescaling (2510.01184) Rescaling the model's score or noise to steer the sampling diversity.
TSR - Temporal Score Rescaling
- model
- patched_model
◄tsr_k0.950►
◄tsr_sigma1.000►
Categorymodel/patch/unet
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| tsr_k | FLOAT | 0.9500.01–100 | Controls the rescaling strength. Lower k produces more detailed results; higher k produces smoother results in image generation. Setting k = 1 disables rescaling. |
| tsr_sigma | FLOAT | 1.0000.01–100 | Controls how early rescaling takes effect. Larger values take effect earlier. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| patched_model | MODEL | — |