⚡ Quick Answer
A negative prompt is text describing what you don't want in the image — like "blurry" or "extra fingers" — fed into KSampler alongside your normal (positive) prompt so the sampler steers away from those results.
KSampler takes two separate conditioning inputs: one for what you want (positive) and one for what to avoid (negative). During each denoising step, the model weighs the image toward the positive conditioning and away from the negative conditioning — the negative prompt doesn't just get ignored, it actively pushes the result in the opposite direction, and the CFG scale controls how strongly.
Where You'll See It
A second CLIP Text Encode (Prompt) node, wired into KSampler's negative input — visually identical to the positive prompt node, just connected to a different socket and containing different text.
Quick Example
A common general-purpose negative prompt reads something like: "blurry, low quality, extra fingers, watermark, text, deformed hands" — targeting the specific flaws you're actually seeing tends to work better than a long generic list.
Common Mix-Up
Frequently Asked Questions
See It In Action
Ready to write your first prompt pair?
Our text-to-image tutorial covers positive and negative prompting from scratch.
Published: 2026-09-04 · Last updated: 2026-09-04
Join the discussion
Sign in to leave a comment or reply
No comments yet
Be the first to share your thoughts!
