ComfyUI Photoshoot Node: Generate 40 variations of one person with consistent prompts
neonralksta · reddit · 2026-08-24
The author released a ComfyUI custom node called 'Photoshoot' to generate consistent images of the same person across various camera angles, poses, and moods.
Key Features:
- Person Builder: Structurally describes a person via 44 fields (body, face, hair, makeup, clothing), allowing for session persistence.
- Photoshoot: Automatically generates image series based on the saved profile. It supports combinatorial variation across 6 axes: camera (7 framings), pose (18 postures), expression (90 moods), focus, aspect ratio, and noise.
Technical Insights:
- Token Weighting: Wide shots require simplified prompts to prevent the model from allocating excessive frame area to the head based on token weight.
- Determinism: Uses combinatorial iteration instead of random sampling to ensure reproducible, non-repeating series.
- Prompt Conflicts: Independent axes can create logical conflicts (e.g., 'close-up' + 'far background'), leading to double renderings in one image.
The node emits text prompts, optimized for T5/LLM encoders like Flux, SD 3.5, and Qwen-Image.
More from Multimodal
- Refining Minimax Video with Wan 2.2: Removes Smudges and Adds Custom LoRA Support — GrungeWerX · 2026-08-24
- Why Music Hackers Value Open Weights in Stable Audio 3.0 — jordiponsdotme · 2026-08-24
- Fable Shows Prodigy Sculpting Skills, Outperforming Opus 5 in Face Generation — repligate · 2026-08-24
- Generative Models Explored for Gabor Wavelet Image Representation — pixlpa · 2026-08-24
- Opus 5 used OpenSCAD to model and animate a hand opening — repligate · 2026-08-24
- Opus 5 animates a fighting scene: a punch, a kick, a bow — repligate · 2026-08-24