ComfyUI Extension
comfyui-workflow-switchboard
Small workflow navigation helper for large ComfyUI graphs with many grouped workflows, featuring switchboard UI for selecting and managing workflow groups.
Tessiiiz/comfyui-workflow-switchboard
Nodes2
On cloudLocal install
Categoryworkflow/switchboard
Stars1
Updated2 months ago
Readme
ComfyUI Workflow Switchboard
Small workflow navigation helper for large ComfyUI graphs with many grouped workflows.
Nodes
WF Switchboard: main UI node. Add it once near the top of your graph.WF Return: optional helper node. Put one inside any workflow group to jump back to the switchboard.
Basic Use
- Restart ComfyUI.
- Add
workflow/switchboard > WF Switchboard. - Put each workflow inside a normal ComfyUI Group.
- Click
Scanon the switchboard. - Each group appears in a category section.
- Click
Useon the row you want.
The selected group and any groups inside it are unbypassed. Other groups listed in the switchboard are bypassed.
Buttons
Add group: add one existing ComfyUI group to the switchboard.Scan: load every ComfyUI group in the graph into the switchboard UI.Bypass all: bypass every managed group.Unbypass all: unbypass every managed group.- Search field: click it and type a search term.
- Category chips: filter by
Image,Video,Upscale,Edit,Tools,Custom, orFavorites. A-Z: click to toggle sorting betweenA-ZandZ-A.
Workflow Rows
Use: enable that workflow group and any groups inside it, bypass the other managed groups, then focus it.Go: jump to that workflow group without changing bypass states.- Category badge: click to manually assign a category. Type
Autoto return to automatic category detection. - Star: add or remove the workflow from favorites.
Del: remove that row from the switchboard UI only. It does not delete the ComfyUI group.
WF Return
Put WF Return inside a workflow group.
Back to main UI: jump back to the firstWF Switchboard.