From noise to picture.
Image models don't "draw." They start with a screen of pure static and, step by step, remove the noise until a picture your words describe emerges. Once you can see that happening, prompting stops being magic and becomes direction. Slide the denoiser yourself and watch chaos resolve into an image.
Explain diffusion
Describe how noise becomes a controlled image.
Prompt with grammar
Direct subject, medium, light and style — not just nouns.
"Pretty but wrong"
A gorgeous image can still miss the brief, text or rights.
True or false?
"An AI image model paints a picture stroke by stroke, like a human artist starting from a blank canvas." True or false?
How diffusion works
During training, the model is shown millions of images that have been progressively destroyed with random noise, and it learns to reverse that destruction. At generation time it does exactly that in reverse: start from pure noise, then denoise step by step toward the most likely image for your prompt.
The model never invents from a blank page — it sculpts noise away. A vague prompt gives it a vague target, so it denoises toward a generic average. A specific prompt gives it a sharp target. Vague in, mush out.
What the model sees
Words → vector
A text encoder (CLIP/T5) turns your prompt into numbers that steer the denoising toward matching content.
Compressed canvas
Most models work in a small compressed space, not raw pixels — which is why they're fast enough to run at all.
How literally it obeys
A "guidance" (CFG) setting controls how strictly the model follows the prompt. Too high and the image "burns"; too low and it drifts.
The starting noise
The random seed is the exact static it starts from. Same seed + prompt + settings ≈ the same image.
The denoiser
Drag Denoising steps from 0 to 100 and watch pure static resolve into an image. Push Guidance up to make the target more vivid (and, too far, over-cooked). Hit Generate to animate the full reverse-diffusion, or Re-seed for a fresh starting noise.
At 0 steps it's pure noise — the model's blank slate. Slide right to denoise toward the prompt's target.
Prompt craft for images
An image prompt is a brief, not a wish. Specify more than the subject — describe the picture as if briefing a photographer or illustrator.
Six layers of an image prompt
1 · Subject — who/what, with the details that matter.
2 · Composition — close-up, wide, low angle, centred.
3 · Medium — photo, 3D render, oil painting, line art.
4 · Lighting — golden hour, rim light, softbox, neon.
5 · Style & colour — mood, palette, era, technique (not a living artist's name).
6 · Parameters — aspect ratio, and what to avoid (negatives).
"a cool poster"
No framing, light, medium or mood — the model fills every gap with the statistical average. Generic, forgettable.
The same idea, directed
"Riso-print gig poster for a queer synth night, bold halftone texture, acid-green and magenta, centred title space, 2:3 — no faces, no clutter."
Change one variable per iteration and lock the seed to hold composition while you tune wording. Use the negative prompt to steer away from artefacts (extra fingers, text, watermarks).
Riso the zine cover
Devon makes covers for a community zine and wants a consistent risograph look across six issues.
"make a cool zine cover"
Six wildly different styles — nothing reads as one series. The model averaged "cover" into noise.
Locked look + seed
Devon writes a full six-layer prompt, locks a style reference and a seed, and changes only the subject each issue.
Consistency comes from references and seeds, not luck. And before selling the zine, Devon checks the model's licence allows commercial use and avoids imitating a named living artist.
Map the tools
Image models change monthly. Find which one fits a specific need, and note one control it offers.
What to look up
"best AI image model for text in image" · "open-source image model local" · "commercially safe AI image generator".
Direct a poster
Write a single image prompt for a community-event poster using all six layers — subject, composition, medium, lighting, style/colour, and parameters/negatives.
Success rubric — tap to expand
Needs work: a bare subject ("a party poster").
Getting there: subject + one or two layers.
Solid: most layers present, but no negatives or parameters.
Excellent: all six layers, with a clear medium, lighting and a negative — ready to iterate one variable at a time.
Quiz — 5 questions
Common mistakes
One-shot perfectionism
Expecting the first image to ship. Fix: generate several, lock a seed, change one variable per round.
Prompt soup
40 contradictory adjectives = mush. Fix: name the artefact and medium clearly; cut noise words.
Artist-name reliance
"In the style of [living artist]" is unreliable and ethically/legally fraught. Fix: describe the technique instead.
"Pretty = done"
A striking image can still fail on text, hands, brand fit or rights. Fix: check usability and licence before shipping.
Direction, not dice
Now that the model sculpts noise toward your words, where does the authorship live — in the prompt, the curation, or the iteration? What would you never want a model to generate in your name?
You can see the noise behind the picture now. Next, we move from single images to orchestrating whole creative pipelines.