From 07de033127124b58d09c3995d6855a0afaa6e53b Mon Sep 17 00:00:00 2001 From: jiwoo-eugene Date: Sun, 1 Dec 2024 21:23:02 +0900 Subject: [PATCH] request to add new custom node ComfyUI_Eugene_Nodes --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8b942f1b..160cf820 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ + { + "author": "Eugene (JEONG-JIWOO)", + "title": "ComfyUI_Eugene_Nodes", + "reference": "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes", + "files": [ + "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes" + ], + "install_type": "git-clone", + "description": "A collection of utility nodes using Dictionary designed to optimize and manage workflows in ComfyUI." + }, { "author": "Stable Diffusion VN", "title": "SDVN Comfy node",