Prompt Styler Quantum Realism
Abstract physics-dream presets
- positive_prompt_text_g
- negative_prompt_text_g
This is the pack's abstract, art-gallery corner. Its 20 styles wrap your subject in physics-as-poetry: Ethereal Particle Dance, Wavefunction Symphony, Observer's Paradox, Schrodinger's Garden, Entangled Realities, Quantum Mirage, Cubist Uncertainty, Quantum Kaleidoscope, Quantum Dreamscape, Quantum Reflections. If you want dreamlike, particle-strewn, shifting-reality imagery - the kind of thing that reads as "conceptual" rather than photographic - this is where you reach.
It's a specialty node in wolfden's SDXL Prompt Styler pack. Nobody needs "quantum realism" for a portrait shoot, but for album art, abstract wallpapers, or trippy backgrounds it's a fast way to get shimmer and fragmentation without hand-writing a paragraph of surreal descriptors.
How it works
Each style is a JSON template - a prompt field holding a {prompt} placeholder, and a negative_prompt. The node drops your positive text into the placeholder, wraps it in the quantum-surreal language, and returns the finished string. Blank negative uses the template's default; a typed one merges. There's no model in the loop and nothing to download - it's text templating, and your checkpoint produces the actual image.
These templates push toward abstraction, which means they reduce the model's tendency to render a clean, literal subject. That's the point, but it's also why "Quantum Realism" behaves differently from the pack's scene or setting nodes: expect atmosphere and effect over crisp representation.
The inputs and outputs that matter
- style - the effect. The node's reason to exist; 20 abstract treatments.
- text_positive - a subject to distort. A face, a flower, a city - the style fragments and shimmers it.
- text_negative - optional; blank inherits the template's negative, or add your own.
log_prompt (No/Yes) prints the assembled prompt to the console, which is genuinely useful here because these templates are wordy and you'll want to see what's being applied.
Outputs: positive_prompt_text_g and negative_prompt_text_g - two strings, into your positive and negative CLIP Text Encode nodes.
Installing it
ComfyUI Manager: search SDXL Prompt Styler (wolfden), install, restart. Manual:
cd ComfyUI/custom_nodes
git clone https://github.com/wolfden/ComfyUi_PromptStylers
Restart ComfyUI. No dependencies, no model files. The styler nodes show up under a Style Prompts submenu.
Common issues
Abstraction eats detail. If you needed a recognizable face or a legible subject, these styles work against you - they're designed to dissolve form. Use a milder style, or dial back by keeping your positive text very concrete.
none is a passthrough. The first entry, none byQuantumRealism, applies nothing. Standard first-option behavior across the pack.
Sameness. Twenty "quantum" presets share a lot of vocabulary. If two outputs look alike, it's the shared particle-and-shimmer DNA; change the subject to get real variety.
SDXL-era tool. The templates were written for SDXL's tag prompting and a live negative prompt. On distilled or LLM-encoded models the negative is dead at CFG 1 and the descriptors read as literal instruction, so the surreal effect weakens. Run these on an SDXL-family checkpoint.
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_positive | STRING | — | |
| text_negative | STRING | — | |
| style | COMBO | 20 options: none byQuantumRealism, Ethereal Particle Dance, Wavefunction Symphony, Observer's Paradox, Schrodinger's Garden, Entangled Realities, +14 | |
| log_prompt | COMBO | No | 2 options: No, Yes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive_prompt_text_g | STRING | — |
| negative_prompt_text_g | STRING | — |