From 180fbde63c91ee7498d91427ce95bf3bbf82b23a Mon Sep 17 00:00:00 2001 From: forever22777 <141413963+forever22777@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:02:28 +0800 Subject: [PATCH] Update custom-node-list.json (#575) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0dcf68a6..50b7f642 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7229,6 +7229,16 @@ "install_type": "git-clone", "description": "Custom nodes for ComfyUI by unwdef." }, + { + "author": "fevre27", + "title": "Self-Guidance nodes", + "reference": "https://github.com/forever22777/comfyui-self-guidance", + "files": [ + "https://github.com/forever22777/comfyui-self-guidance" + ], + "install_type": "git-clone", + "description": "Unofficial ComfyUI implementation of Self-Guidance." + }, { "author": "smthemex", "title": "ComfyUI_ParlerTTS",