IG Effect List (kppb)
IG effects that ship as full sentences, ready to paste or queue
- list
- count
Of all the list nodes in this pack, IG Effect List (kppb) is the one whose items you can paste into a prompt as-is. The other lists output short names like "golden hour" or "crop top"; this one outputs full, finished sentences: "Add gentle rain falling throughout the scene with wet reflective surfaces", "Add softly falling snow with a cold winter atmosphere", "Add warm lens flare from the light source", "Add colorful neon glow and reflections across the scene", "Change the time to nighttime with dark sky and artificial lighting". Fourteen effects, each one already a complete instruction for Klein's prose-loving encoder.
What it's for
These are the "quick Instagram effect" flourishes - rain, snow, bokeh, fog, confetti, sparkles, lens flare, motion blur, wet reflective surfaces, nighttime, golden hour, overcast. They're the same prose the Image Edit Composer injects via its ig_quick_effect dropdown, here exposed as a batch selector. So the two uses line up: use the Composer when you're editing a single shot and want one effect folded in; use this list when you want to sweep which effect looks good on a scene. Tick rain, bokeh, and neon on the same base image and the grid tells you instantly which atmosphere the shot wanted.
How it works
Identical mechanics to the rest of the pack: boolean per effect, custom_entries for your own sentences (one per line - and since the built-ins are full sentences, this is where you write your own complete effect too), then:
list- the selected effect sentences.count- the total.
Wire list into a ComfyLab XY Plot Queue dimension and count to the step count, or just grab a single string from list if you're not batch-building. Because each item is already a full clause, they also append cleanly to the Prompt Builder's extra_details or edit_instructions for single runs.
Installing
Pack standard:
cd ComfyUI/custom_nodes
git clone https://github.com/artokun/ComfyUI-Photoreal-Prompt-Builder.git comfyui-klein-photoreal-promptbuilder
Restart, no pip deps, node under conditioning/klein - or "Photoreal Prompt Builder" in ComfyUI Manager.
The recurring gotcha applies: install "ComfyLab Pack" manually from Manager, since Install Missing Custom Nodes can't auto-resolve the XY Plot queue nodes. And one honesty note about effects: a grid of seven effects on one subject will teach you that some of these read as "added by a filter" rather than "shot that way." Rain and lens flare usually sell; confetti usually looks pasted on. That's a model limitation, not a node bug - but it's why you batch before you commit.
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| Add atmospheric fog and haze softening the background | BOOLEAN | false | — |
| Add beautiful circular bokeh lights in the background | BOOLEAN | false | — |
| Add colorful confetti falling through the air | BOOLEAN | false | — |
| Add colorful neon glow and reflections across the scene | BOOLEAN | false | — |
| Add gentle rain falling throughout the scene with wet reflective surfaces | BOOLEAN | false | — |
| Add glittering sparkles catching the light | BOOLEAN | false | — |
| Add golden dust particles floating in the light | BOOLEAN | false | — |
| Add softly falling snow with a cold winter atmosphere | BOOLEAN | false | — |
| Add subtle motion blur suggesting movement and energy | BOOLEAN | false | — |
| Add warm lens flare from the light source | BOOLEAN | false | — |
| Add wet reflective surfaces with puddles catching the light | BOOLEAN | false | — |
| Change the lighting to warm golden hour with long amber shadows | BOOLEAN | false | — |
| Change the sky to soft overcast with even diffused lighting | BOOLEAN | false | — |
| Change the time to nighttime with dark sky and artificial lighting | BOOLEAN | false | — |
| custom_entries | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| list | LIST | — |
| count | INT | — |