This commit is contained in:
Chris 2023-09-29 13:51:22 +10:00
parent 2ba8f1a7fe
commit 08e6173ff0

View File

@ -2053,6 +2053,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
},
{
"author": "chrisgoringe",
"title": "Use Everwhere",
"reference": "https://github.com/chrisgoringe/cg-use-everywhere",
"files": [
"https://github.com/chrisgoringe/cg-use-everwhere",
],
"install_type": "git-clone",
"description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
} }
] ]
} }