Skip to main content

Overview

Attaches a latent image and a degrade sigma value to a CONDITIONING data. This is used for PiD (Pixel-in-Detail) decoding or upscaling, allowing you to control how much the latent is degraded before processing.

Inputs

ParameterDescriptionData TypeRequiredRange
positiveThe conditioning data to attach the latent and degrade sigma to.CONDITIONINGYes-
latentThe latent image (from VAEEncode or a KSampler) to attach to the conditioning.LATENTYes-
latent_formatThe format of the latent. Flux1 and Flux2 latents are auto-detected from the channel dimension. SD3 must be selected manually (default: “flux”).COMBOYes"flux"
"sd3"
degrade_sigmaThe amount of degradation to apply. 0 means a clean latent. Increase this value to denoise corrupted latent outputs (default: 0.0).FLOATYes0.0 to 1.0 (step: 0.01)

Outputs

Output NameDescriptionData Type
CONDITIONINGThe original conditioning data with the latent and degrade sigma values attached.CONDITIONING
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 7c8de543629c2299fc2c1e035e433dfc249af594773a77e65c69dde67eb104d7