ComfyUI Extension: comfyui-universal-trigger-toggle
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
A standalone custom node for ComfyUI that provides an interactive tag-based interface to enable/disable trigger words from any LoRA loader or gallery node.
Looking for a different extension?
Custom Nodes (0)
README
ComfyUI Universal Trigger Toggle
A standalone custom node for ComfyUI that provides an interactive tag-based interface to enable/disable trigger words from any LoRA loader or gallery node.
Features
- Universal Compatibility: Works with
Local Lora Gallery,Lora Info,LoraLoaderTagsQuery, and any node that outputs trigger words as a string. - Smart Sync: Automatically "scrapes" trigger words from connected upstream nodes. If a node outputs a LoRA path or JSON list, it fetches the real trained trigger words via the Lora-Manager API.
- Interactive Tags: Toggle individual words or groups on/off with a clean, pill-shaped UI.
- Group Mode: Treats double-comma separated words as a single toggleable unit.
- Strength Support: Supports mouse-wheel strength adjustment for individual tags.
- Zero-Config: No WebSocket setup required; it monitors node connections in real-time.
Installation
- Clone or download this folder into your
ComfyUI/custom_nodes/directory. - Ensure you have ComfyUI-Lora-Manager installed for trigger word database lookups.
- Restart ComfyUI.
Usage
- Add the Universal Trigger Toggle node from the
Lora Manager/utilscategory. - Connect any LoRA loader's
trigger_wordsoutput to this node'strigger_wordsinput. - The tags will populate automatically. Click them to toggle their inclusion in the final output string.
- Use the
filtered_trigger_wordsoutput in your prompt concatenation.
Credits
- Based on the architectural patterns of the Lora-Manager project.
- Pill UI design optimized for professional workflows.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.