ComfyUI_NestedNodeBuilder
ComfyUI_NestedNodeBuilder copied to clipboard
Adds a feature to ComfyUI that lets you nest nodes under a new node for better organization and simplification of repetitive patterns in workflows.
Hello, When NestedNodeBuilder is enabled (even if no node is nest in the workflow), the "seed (rgthree)" node does not work as it should. When using "seed (rgthree)" in the...
 
When nesting nodes of the same basic type the nested node input/output may end up having several slots with the same name. You can rename them within the UI by...
Not a big deal, but when nodes are nested, when execution first hits the nested nodes, all the internal nodes appear for a brief moment causing a visual mess (I'm...
TLDR: if a widget is converted to input after nesting, I can't connect anything to this input Steps to reproduce: 1. Create KSampler and something else 2. Nest them 3....
TypeError: Cannot read properties of undefined (reading 'type') TypeError: Cannot read properties of undefined (reading 'type') at ComfyNode.inheritPrimitiveWidgets (http://127.0.0.1:8188/extensions/ComfyUI_NestedNodeBuilder/nestedNode.js:386:58) at ComfyNode.nestedNodeSetup (http://127.0.0.1:8188/extensions/ComfyUI_NestedNodeBuilder/nestedNode.js:107:14) at ComfyNode.onAdded (http://127.0.0.1:8188/extensions/ComfyUI_NestedNodeBuilder/nestedNode.js:142:18) at LGraph.add (http://127.0.0.1:8188/lib/litegraph.core.js:1453:18) at LGraph.configure...
Here is a hideous nested node lmao, so i tried to change the properties and removed some of the outputs but that's not a feature i guess. I also tried...
Hello! Please can you make and add small (re-route) Nodes to the mod, that will define the Inputs/Outputs that are shown in the nested module? That would be so great!...
See bug video, but essentially before I nest a text/style node prompt, information there is being saved, so when the prompt is nested and I provide a value in the...