diff --git a/custom-node-list.json b/custom-node-list.json index 1c4bbff..2135bbf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2616,6 +2616,16 @@ "install_type": "git-clone", "description": "Nodes:BreakFrames, GetKeyFrames, MakeGrid." }, + { + "author": "TheBarret", + "title": "ZSuite", + "reference": "https://github.com/TheBarret/ZSuite", + "files": [ + "https://github.com/TheBarret/ZSuite" + ], + "install_type": "git-clone", + "description": "Nodes:Prompter, RF Noise, SeedMod." + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 194bfa9..85a1934 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "baldsam", + "title": "ComfyUI_baldsam", + "reference": "https://github.com/baldsam/ComfyUI_baldsam", + "files": [ + "https://github.com/baldsam/ComfyUI_baldsam" + ], + "install_type": "git-clone", + "description": "Nodes:Universal Aspect Ratio." + }, { "author": "wormley", "title": "comfyui-wormley-nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3a6bee9..db53001 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "TheBarret", + "title": "ZSuite", + "reference": "https://github.com/TheBarret/ZSuite", + "files": [ + "https://github.com/TheBarret/ZSuite" + ], + "install_type": "git-clone", + "description": "Nodes:Prompter, RF Noise, SeedMod." + }, { "author": "palant", "title": "Extended Save Image for ComfyUI",