From 08e6173ff03897dcd2a841008f2b9397d72ecb60 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 29 Sep 2023 13:51:22 +1000 Subject: [PATCH] UE nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2a161485..005bf404 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2053,6 +2053,16 @@ ], "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." + }, + { + "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." } ] }