📐 Core parameters
| Cheat Code | Use | Example |
|---|---|---|
--ar | Aspect ratio | --ar 16:9 |
--v | Model version | --v 7 |
--q | Quality (compute) | --q 2 |
--s | Stylize (0–1000) | --s 250 |
--chaos | Variance in grid | --chaos 20 |
--weird | Unusual aesthetics | --weird 500 |
--seed | Reproducibility | --seed 12345 |
--tile | Seamless tile | --tile |
--no | Negative prompt | --no text, watermark |
🎨 References
| Cheat Code | Use | Example |
|---|---|---|
--sref | Style reference | --sref https://…/img.jpg |
--sw | Style weight | --sref … --sw 500 |
--cref | Character reference | --cref https://…/face.jpg |
--cw | Character weight (0–100) | --cref … --cw 80 |
--sref random | Random style | --sref random |
⚖️ Prompt weights
| Cheat Code | Use | Example |
|---|---|---|
:: | Multi-prompt separator | cat::2 dog::1 |
word::N | Weight a word | cinematic::2 harsh light::-1 |
() | Grouping | (neon city, rain)::2 |
🎥 Motion & upscale
| Cheat Code | Use | Example |
|---|---|---|
/video | Animate image | /video motion: slow zoom in |
Upscale (Subtle) | Faithful 2x | U Subtle |
Upscale (Creative) | Reimagined 2x | U Creative |
Vary (Region) | Inpaint an area | Select → describe change |
Pan/Zoom Out | Extend canvas | Zoom Out 1.5x |
🧱 Prompt structure
Subject → Environment → Composition → Style → Lighting → Parameters.
| Cheat Code | Use | Example |
|---|---|---|
Subject | Who/what | A weathered lighthouse keeper |
Environment | Where | on a storm-lashed cliff at dawn |
Composition | Framing | low-angle wide shot, rule of thirds |
Style | Art direction | cinematic, Roger Deakins, teal & orange |
Lighting | Light source | rim light from lighthouse beam |
Parameters | Flags | --ar 21:9 --s 250 --v 7 |
Frequently asked questions
Why don't my --sref images look consistent?
Raise --sw (up to 1000) and reuse the same --sref URL across a series. Random seeds still vary composition — pin --seed for repeatability.
Is v7 better than v6.1?
For photorealism and hands, yes. For stylised illustration, v6.1 with a strong --sref sometimes wins.