From 9bb38627d4e66215a624a9419ec8418eb18a012e Mon Sep 17 00:00:00 2001 From: SirWillance Date: Fri, 28 Feb 2025 11:34:01 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7e52878a..6a461fd4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21905,6 +21905,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "SirWillance", + "title": "Force of Will Suite Light", + "id": "fow-suite-light", + "reference": "https://github.com/SirWillance/FoW_Suite_LIGHT", + "files": [ + "https://github.com/SirWillance/FoW_Suite_LIGHT" + ], + "install_type": "git-clone", + "description": "Beginner-friendly nodes for prompt refinement in ComfyUI, including custom nodes for weighting, splitting, combining, catalogues, and the PromptRefiner for a simple prompt interface. For more info, join me on https://www.twitch.tv/sirwillance. Be one of the first 50 followers to get a FREE upgrade to the Standard Tier!" +} ] }