diff --git a/custom-node-list.json b/custom-node-list.json index fafd7a4f..d79c56b1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17491,6 +17491,16 @@ "install_type": "git-clone", "description": "Collection of nodes supports using comfyUi more quickly and conveniently (Auto download model, image, easy merger ...)" }, + { + "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." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 2c95214c..2f08af68 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3730,6 +3730,25 @@ "title_aux": "ComfyUI_Qwen2-VL-Instruct" } ], + "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": [ + [ + "DictBus", + "DictBusEdit", + "DictBusUnpack", + "DictMultilineSelect", + "DictTemplate", + "DictUpdate1", + "DictUpdate10", + "DictUpdate5", + "LoraPresetListLoader", + "LoraPresetLoader", + "LoraPresetSaver", + "LoraPresetSelector" + ], + { + "title_aux": "ComfyUI_Eugene_Nodes" + } + ], "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ [ "CLIPTextEncode SDXL Plus (JPS)", diff --git a/github-stats.json b/github-stats.json index 44d60df5..41b692a8 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1389,6 +1389,11 @@ "last_update": "2024-09-26 08:31:38", "author_account_age_days": 571 }, + "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { + "stars": 1, + "last_update": "2024-12-01 12:32:54", + "author_account_age_days": 2727 + }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 54, "last_update": "2024-05-22 20:39:14", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 160cf820..6eb56935 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -692,16 +692,6 @@ ], "install_type": "git-clone", "description": "NODES:SignalProcessingPaulStretch, SignalProcessingPadSynth, SignalProcessingFilter, SignalProcessingLoadAudio.\nThis repo contains 4 nodes for ComfyUI that allows for audio filtering" - }, - { - "author": "BIMer-99", - "title": "Comfyui_Hunyuan3D_EX", - "reference": "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX", - "files": [ - "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX" - ], - "install_type": "git-clone", - "description": "This is a custom node designed to simplify the use of Hunyuan3D in ComfyUI" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2c95214c..2f08af68 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3730,6 +3730,25 @@ "title_aux": "ComfyUI_Qwen2-VL-Instruct" } ], + "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": [ + [ + "DictBus", + "DictBusEdit", + "DictBusUnpack", + "DictMultilineSelect", + "DictTemplate", + "DictUpdate1", + "DictUpdate10", + "DictUpdate5", + "LoraPresetListLoader", + "LoraPresetLoader", + "LoraPresetSaver", + "LoraPresetSelector" + ], + { + "title_aux": "ComfyUI_Eugene_Nodes" + } + ], "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ [ "CLIPTextEncode SDXL Plus (JPS)",