Many small steps beat one big guess
Instead of trying to paint the whole image at once, diffusion takes many gentle passes. Step one turns pure noise into a slightly-less-noisy blur. Step two cleans it a little more. By the last step the picture is sharp. Each step only has to make a small improvement, which is much easier than nailing the whole thing in one go — and it's why the results are so detailed.
What happens each step
- The model looks at the current noisy image and predicts the noise in it.
- It removes a portion of that predicted noise, revealing a slightly clearer image.
- Repeat: each pass sharpens the picture until the final step produces the finished image.
The speed–quality dial
The number of steps is a dial you can turn. A few dozen steps is fast and usually good enough; hundreds of steps squeeze out extra detail but take longer. Newer samplers get great results in far fewer steps — which is why image tools that once took a minute now feel almost instant.
Try it
Drag the slider below from pure noise to a finished image and watch the denoising happen — that's exactly what your prompt triggers behind the scenes.