Stable Diffusion Prompts Cheatsheet - SDXL Weighting & Parameters
Essential Stable Diffusion / SDXL prompt templates — six-segment structure, weight syntax, LoRA, sampling params. Copy a template, fill the variables, and ship.
Six-Segment Structure 5
[Subject] + [Action/Pose]Subject + pose first, highest weight
[Environment]Environment/scene description
[Lighting/Mood]Lighting and mood
[Camera/Technical]Camera/technical (focal length, DoF)
[Artist Style]Artist style at the end
Weight Syntax 5
(keyword:1.3)Boost a token (>1 raises weight)
(keyword:0.7)Reduce a token (<1 lowers weight)
((word))~1.1x mild boost, nestable
Balance weights; avoid one token too highToo high → oversaturation/artifacts
Use weights to spotlight subject, weaken bg noiseFocus the composition
Negative Prompts 5
blurry, low quality, watermarkGeneral negatives: blur/low-q/watermark
distorted hands, extra fingers, bad anatomyCommon human defects
oversaturated, jpeg artifactsOversaturation/compression artifacts
duplicated, mutated, deformedStructural anomalies
Add style-specific negatives (e.g. drop conflicting words)Style consistency
LoRA & ControlNet 5
<lora:name:0.6>Mount a LoRA; 0.6-0.9 is the sweet spot
Stack at most 3 LoRAs to avoid clashesToo many fight each other
ControlNet: OpenPose / Canny / DepthPose/lineart/depth control
img2img denoising 0.3-1.0Lower = closer to the source
Tune LoRA weight per base modelSweet spot differs by base
Sampling Params 5
CFG Scale 6-8Prompt adherence; too high → artifacts
Sampling Steps 25-30Enough denoising steps
Sampler: DPM++ 2M KarrasCommon high-quality SDXL sampler
Native 1024×1024SDXL optimal training resolution
Minimum 8GB VRAMVRAM floor reference
Templates 5
portrait of {subject}, studio lighting, 85mm, sharp focus, <lora:film:0.7>Portrait template
{scene}, cinematic lighting, wide shot, detailed, art by {artist}Scene illustration template
product photo of {item}, softbox, white background, 4kProduct shot template
negative: blurry, low quality, watermark, extra fingersGeneral negative template
((masterpiece)), {subject}, intricate details, volumetric lightHigh-quality boost template
Tips
- SDXL prompts want "six segments + balanced weights": subject first, style last; weights >1.4 cause oversaturation/artifacts, LoRA 0.6-0.9 is safest.
- Negative prompts are a quality floor: blurry/low quality/watermark plus distorted hands/extra fingers for people are nearly mandatory.
- CFG 6-8, Steps 25-30, DPM++ 2M Karras is the safe SDXL default; native 1024×1024 is most stable — avoid non-native resolutions.
- For precise pose/composition use ControlNet (OpenPose/Canny/Depth) — more controllable than words alone.
Official References
Commands are compiled from the official docs below. Click to verify the latest usage.
Maintained by LaoHand
Publicly updated on Aug 21, 2026, continuously proofread against official docs.
Contact Us
Wrong command or description? Send us corrections, business inquiries or product feedback by email.
Contact Us