CivArchive
    Krea2 Minimal HQ One-Click NSFW Wildcard Workflow — One Router Tag, Full Photoreal Scene Every Queue - v1.0
    NSFW
    Preview 137832039
    Preview 137832052

    Krea2 Minimal HQ One-Click NSFW Wildcard Workflow

    Most Krea2 workflows on CivitAI look the same on paper: “high quality,” twelve LoRAs, three upscalers, a refiner branch, and you still stare at an empty prompt box.

    This one is built for a different job: paste one wildcard router tag → Queue → get a new, coherent NSFW still — without writing paragraphs or wiring a prompt factory yourself.

    Adults 18+ only. Mark this listing NSFW.

    ## The idea (why this workflow exists)

    Wildcards do the creative work. The graph stays out of your way.

    - One tag in ImpactWildcardProcessor — a router like __uw-krea2-nsfw/router/portrait-bedroom-pics__ — expands into a full natural-language Krea2 prompt: subject, pose, wardrobe, room, light, camera, treatment. All matched on purpose, not random tag salad.

    - One click to generate: leave mode on populate and seed on randomize. Every queue picks a fresh template from that router’s playlist. Same tag, totally new image.

    - Lean path, not a kitchen sink: no upscaler maze, no face-fix chain, no “enable these 6 bypass groups for HQ.” Just wildcard → aspect/size → encode → sample → decode. Quality comes from Krea2 + coherent prompts, not from stacking post-process nodes.

    If you want infinite variety without becoming a prompt engineer, this is the workflow half of that system. The other half is the wildcard pack (linked below).

    ## What you get

    Zip: krea2-wildcard-workflows-turbo-raw-v1.0.0.zip

    | File | Use when |

    |------|----------|

    | krea2-custom-char-turbo.json | Fast iteration — 8-step Turbo path, great for trying routers |

    | krea2-custom-char-raw.json | Final stills — Raw UNET + Turbo LoRA @ ~0.6 |

    | WORKFLOWS.md | Short install + tag cheat sheet |

    Both graphs wire the same wildcard front-end:

    ImpactWildcardProcessor → PromptAspectSizeResolver → CLIP encode + Empty Latent W/H → KSampler → decode → save

    This zip is workflows only. It does not re-ship the wildcard YAML, the aspect-ratio node source, or Krea2 model files.

    ## Requires (separate downloads)

    1. **Base __uw-*__ wildcard pack** — [ https://civarchive.com/models/2789815/uw-modular-nsfw-wildcards-photoreal-agent-ready-optional-integration-w-aspect-node ]

    Routers + templates that make the one-tag workflow work. Without this, the graph has nothing to expand.

    2. ComfyUI-Impact-PackImpactWildcardProcessor

    3. ComfyUI-PromptAspectSize — [ https://civarchive.com/models/2789943/uw-custom-node-prompt-aspect-size-resolver-wildcard-wh-latent-wh-comfyui ]

    Strips trailing [W:H] markers and drives canvas size from the prompt.

    4. Krea 2 models / VAE / CLIP as noted inside each graph (same family as typical Krea2 T2I setups).

    5. Optional — Character Expansion — [ https://civarchive.com/models/2807882/custom-character-uw-expansion-pack-nsfw-modular-natural-language-wildcards ]

    Lock one fixed adult identity across the same routers __uw-krea2-nsfw-custom*__ tags). Not required for random stock subjects.

    ## 30-second start

    1. Install the base wildcard pack → restart ComfyUI → Impact → Refresh Wildcard.

    2. Install PromptAspectSize under custom_nodes/.

    3. Workflow → Open → load Turbo or Raw JSON from this zip.

    4. In ImpactWildcardProcessor, paste one router tag (starters below). Leave populate + randomize on.

    5. Queue. Change nothing else if you do not want to — you get a new scene every run.

    Swap the router tag when you want a new theme (bedroom vs swimsuit vs intimate action). Keep the same router when you want the same playlist, new random pick each queue.

    ## Router starters (stock — base pack)

    Random subject + coherent scene every queue:

    __uw-krea2-nsfw/router/portrait-bedroom-pics__

    __uw-krea2-nsfw/router/portrait-swimsuit-pics__

    __uw-krea2-nsfw/router/portrait-intimate-action-pics__

    __uw-krea2-nsfw/router/portrait-intimate-action-partner-pics__

    __uw-krea2-nsfw/router/portrait-boudoir-pics__

    __uw-krea2-nsfw/router/portrait-cheerleader-pics__

    Lock one exact scene (same template every time — good for debugging):

    __uw-krea2-nsfw/template/bedroom-selfie-mirror__

    Full tag matrix: krea2/SOURCES.md in the base pack zip.

    ## Optional — locked character (Character Expansion)

    If you installed Character Expansion, swap the router for a custom root — same one-click flow:

    __uw-krea2-nsfw-custom/router/portrait-swimsuit-pics__

    __uw-krea2-nsfw-custom-char-starfire/router/portrait-bedroom-pics__

    __uw-krea2-nsfw-custom-char-starfire-outfit/router/portrait-bedroom-pics__

    Edit characters/<slug>/character.yaml → run Build-CharacterKits.ps1 → Impact Refresh to change who the locked tags describe.

    ## Turbo vs Raw

    | | Turbo | Raw |

    |---|-------|-----|

    | Speed | Fast previews, router shopping | Slower, better detail |

    | UNET | Krea 2 Turbo | Krea 2 Raw + Turbo LoRA ~0.6 |

    | When to use | “Does this router look good?” | “Keep this one” |

    Both share the same wildcard box — switch graphs, not your tags.

    ## What this is NOT

    - Not a standalone prompt pack (get the base wildcards first).

    - Not another “ultimate quality” graph with hidden refinement branches you must toggle in the right order.

    - Not a replacement for learning Krea2 — it uses the pack’s preset templates so you do not have to.

    - Base wildcards (required): [ https://civarchive.com/models/2789815/uw-modular-nsfw-wildcards-photoreal-agent-ready-optional-integration-w-aspect-node ]

    - Aspect node (required for this wiring): [ https://civarchive.com/models/2789943/uw-custom-node-prompt-aspect-size-resolver-wildcard-wh-latent-wh-comfyui ]

    - Character Expansion (optional): [ https://civarchive.com/models/2807882/custom-character-uw-expansion-pack-nsfw-modular-natural-language-wildcards ]

    ## Contributions

    Workflow fixes or alternate lean graphs welcome — message me on this page.

    Description

    v1.0.0 — First public workflow release

    - Lean Turbo + Raw graphs: wildcard router → aspect/size → generate (no upscaler/refiner maze)

    - One-tag workflow: paste a router in ImpactWildcardProcessor, populate + randomize, queue for a new coherent NSFW still

    - Pre-wired ImpactWildcardProcessor → PromptAspectSizeResolver → CLIP + Empty Latent W/H

    - Ships WORKFLOWS.md + krea2-custom-char-turbo.json + krea2-custom-char-raw.json

    - Requires base uw-* wildcard pack + Impact Pack + PromptAspectSize

    - Optional Character Expansion for locked-identity uw-krea2-nsfw-custom* tags

    FAQ

    Workflows
    Krea 2

    Details

    Downloads
    118
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/26/2026
    Updated
    7/27/2026
    Deleted
    -

    Files

    krea2MinimalHQOneClickNSFW_v10.zip

    Size:
    8.50 KB
    SHA256:

    Mirrors