Skip to main content
The KSampler works like this: it modifies the provided original latent image information based on a specific model and both positive and negative conditions. First, it adds noise to the original image data according to the set seed and denoise strength, then inputs the preset Model combined with positive and negative guidance conditions to generate the image.

Inputs

Output

Source Code

[Updated on May 15, 2025]