Managing Multiple Character Setups in One ComfyUI Workflow: A Common Pain Point
kmanhua · reddit · 2026-08-21
A ComfyUI user raises a recurring workflow engineering question: their base chain is checkpoint → LoRA → positive/negative prompts → KSampler → VAE decode, so switching characters only means swapping the LoRA and prompts—but managing many characters gets messy.
Their current approach is duplicating the workflow per character and naming each by the character, which becomes a nightmare when shared parameters like KSampler need updating everywhere. They tried grouping LoRA/prompt nodes into subgroups with a switch-case node, but switch only accepts integer indexes, doesn't support subgraph inputs, and makes reordering hard. They're asking for better single-workload character-management approaches.
More from coding & agent
- x402 lowers deep research costs for agents, on-chain analysis at 5 cents per call — kleffew94 · 2026-08-21
- x402 Protocol Explained: Enabling autonomous payments for AI agents — kleffew94 · 2026-08-21
- AgentRadio Research Enables Mid-Task Communication, Boosting Long-Horizon Task Resolution — import_jmr · 2026-08-21
- Open Source Tool Graft Gives Coding Agents Codebase Memory, Boosting Speed by 60% — alex_verem · 2026-08-21
- Graft: Persistent Codebase Memory Boosts Coding Agents' Speed & Efficiency — alex_verem · 2026-08-21
- Beyond pass/fail: devs debate how to evaluate agent decisions with real costs — KAIT2_1412 · 2026-08-21