ComfyUI Node

Prompt Styler Romantic Nationalism

Epic 19th-century national art

By wolfden·Created 3 years ago·Updated about a year ago· 105
Prompt Styler Romantic Nationalism
    • positive_prompt_text_g
    • negative_prompt_text_g
    text_positive
    text_negative
    style
    log_promptNo

    SDXLPromptbyRomanticNationalismArt is one of the most niche nodes in wolfden's SDXL Prompt Styler pack. It carries ~30 presets drawn from the 19th-century Romantic Nationalism movement - Nationalist_Landscape_Painting, Folklore_Illustration, Historical_Epic_Painting, National_Costume_Design, Revolutionary_Hero_Portrait, Monumental_Historical_Mural, and more. Type a subject, pick a style, and the node wraps your text in that grand, patriotic, folkloric aesthetic.

    This is the "sweeping national epic" look - dramatic landscapes, heroic figures, mythologized history. It's a specialized flavor, but if that's what you're after, the node hands you the vocabulary. Preset names use underscores, which is just this style file's formatting.

    How it works

    Each style is a JSON entry with a {prompt} placeholder in its prompt field and a negative_prompt. Pick "Historical_Epic_Painting" and your text_positive slots into a template full of monumental scale, dramatic lighting, and heroic composition. No model, no API, no key - string substitution against a lookup table. The grandeur comes from the keywords the preset injects around your subject.

    The negative is baked into each preset, and anything you type into text_negative gets merged with the template's rather than replacing it.

    The inputs that matter

    • text_positive - your subject, kept simple. The preset supplies the epic treatment.
    • style - the look, ~30 options.
    • text_negative - optional, merged with the preset's negative.

    log_prompt (No/Yes) prints the finished prompt to the console. Outputs are positive_prompt_text_g and negative_prompt_text_g, both strings; positive into the CLIP Text Encode feeding your positive conditioning, negative into the negative one. On SDXL the same string can go into both G and L of a CLIPTextEncodeSDXL.

    Where people get tripped up

    Romantic Nationalism is an art-history term, not a phrase most models learned as a coherent style - so the "nationalism" framing does very little, and the concrete descriptors the preset adds (epic landscape, dramatic light, heroic figures, oil painting) are what actually steer the image. In practice you'll get "dramatic 19th-century history painting," which is close enough for most uses. Lean into that; don't expect the model to know the movement by name.

    Because each preset carries a whole scene, your subject can get absorbed into the grand composition. If it's off, flip log_prompt to Yes, read what got built, and trim. The styles are JSON in the pack folder.

    Installing it

    ComfyUI Manager: search SDXL Prompt Styler (wolfden), install, restart. Or manually:

    cd ComfyUI/custom_nodes
    git clone https://github.com/wolfden/ComfyUi_PromptStylers
    

    Restart ComfyUI and find it under the Style Prompts submenu. No downloads, no dependencies.

    Pack-wide caveat: these templates were tuned for SDXL and its CLIP encoder, so they're strongest on SDXL, Illustrious, Pony, NoobAI. On 2026 LLM-encoded models the styling weakens and the inherited negative does nothing at CFG 1, where distilled checkpoints run, because the negative pass isn't computed. If the node doesn't appear after install, restart fully and check Style Prompts, not the root menu.

    CategoryStyle Prompts

    Inputs (4)

    NameTypeDefaultDescription
    text_positiveSTRING
    text_negativeSTRING
    styleCOMBO30 options: none byRomanticNationalism , Nationalist_Landscape_Painting, Folklore_Illustration, Historical_Epic_Painting, National_Costume_Design, Cultural_Heritage_Sculpture, +24
    log_promptCOMBONo2 options: No, Yes

    Outputs (2)

    NameTypeDescription
    positive_prompt_text_gSTRING
    negative_prompt_text_gSTRING