From 9cf23d920b2c4c0a0df7bc12f6b225a4c16a6b83 Mon Sep 17 00:00:00 2001 From: Jiwoo Jeong Date: Sun, 1 Dec 2024 22:30:03 +0900 Subject: [PATCH] request to add new custom node (#1286) 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",