Nodes/ComfyUI-Variationator/Detail Modifier (Single)
ComfyUI Node

Detail Modifier (Single)

The quality-tag dial, with a warning sticker on it

By MushroomFleet·Created 9 months ago·Updated 5 months ago· 3
Detail Modifier (Single)
    • modified_prompt
    textSubject description here
    modifier_id7
    preserve_basetrue

    Detail Modifier is the pack's "how much fidelity" knob - twenty descriptions running from ultra-detailed all the way down to minimalist, plus focus-control entries like single-point focus and foreground emphasis. It's the dimension most likely to feel familiar, because "ultra detailed" is the exact kind of quality tag you've been pasting into prompts since SD 1.5. And that familiarity is precisely the trap this article exists to warn you about.

    The modifiers are well-crafted: 1 is "ultra-detailed, maximum resolution, every nuance visible," 2 is "high detail, crisp clarity, sharp precision," 3 is balanced/natural, 4 is soft, 5 is "minimal detail, essential only," and 6–8 cover focus - single point focus, dual focus, foreground emphasis - with more spatial/focus control above. As comma-joined prompt text on a tag-based model (SD 1.5, SDXL, Pony, Illustrious), these read exactly as intended.

    The inputs: text (base prompt), modifier_id (1–20, default 7), and preserve_base (default true). Output: single STRING, modified_prompt. Nothing fancy - same shape as every single-modifier node in the pack.

    Here's the warning, and it comes from real prompt-engineering evidence rather than this pack specifically: on modern LLM-encoded checkpoints, "ultra detailed, 8k, masterpiece" is close to dead weight. A/B tests on a recent model showed quality-tag spam produced indistinguishable output from clean prompts - the model encodes your prompt as an instruction, and it was never trained to reward that vocabulary. What does work on those models is specificity: "every nuance visible" as a description of the render still helps; "8k masterpiece ultra-detailed" as a pile of tags mostly burns attention budget. So the same node, same ID, can be a strong nudge on an SDXL derivative and a shrug on a 2026 model - that's not the node failing, it's the architecture difference the KB keeps hammering.

    Install is the pack-standard zero-dependency story: ComfyUI Manager → search "Variationator" → install → restart, or cd ComfyUI/custom_nodes && git clone https://github.com/MushroomFleet/ComfyUI-Variationator.git. No model downloads; the install-portable.bat references a requirements.txt the repo doesn't ship, so skip the pip step. Node sits under Prompt Orchestration.

    Where Detail Modifier is actually most useful: the focus-control entries (single-point focus, foreground emphasis) are underrated, and "minimal detail, essential only" is a genuinely good move for cleaner compositions on detail-happy checkpoints. Just don't stack detail modifiers with a pile of quality tags from your old prompt templates - that's the definition of prompt soup, and the pack's own advice (keep it to 2–4 dimensions, one detail entry) is the right discipline.

    CategoryPrompt Orchestration

    Inputs (3)

    NameTypeDefaultDescription
    textSTRINGSubject description here
    modifier_idINT71–20
    preserve_baseBOOLEANtrue

    Outputs (1)

    NameTypeDescription
    modified_promptSTRING