diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 413d5263..230ec5df 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." } ] }