| sd_inverse_noise_scale | R Documentation |
Applies the denoiser's inverse noise scaling after the last step. A no-op for discrete CompVis denoisers (SD1/SD2/SDXL).
sd_inverse_noise_scale(ctx, x, sigma_last)
ctx |
SD context |
x |
Latent sd_tensor after the last step |
sigma_last |
Last sigma of the schedule (typically 0) |
An sd_tensor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.