From 742fd380b236c159c572f46fc224679d32d7fc54 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Tue, 16 Apr 2024 18:03:31 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 413d526..230ec5d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "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": "chaojie", "title": "ComfyUI-EasyAnimate", @@ -679,16 +689,6 @@ ], "install_type": "git-clone", "description": "Text file utility for ComfyUI" - }, - { - "author": "nickve28", - "title": "ComfyUI Nich Utils", - "reference": "https://github.com/nickve28/ComfyUI-Nich-Utils", - "files": [ - "https://github.com/nickve28/ComfyUI-Nich-Utils" - ], - "install_type": "git-clone", - "description": "Several utility nodes for use with ComfyUI." } ] }