From af1ec2c87b722a90a412b9876fc7deb907b449f3 Mon Sep 17 00:00:00 2001 From: Dontdrunk <1761696257@qq.com> Date: Thu, 15 May 2025 20:43:29 +0800 Subject: [PATCH] Update custom-node-list.json (#1818) * Submit Registration * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 28321e7f..d086ea7b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17014,6 +17014,28 @@ ], "description": "A custom node for ComfyUI to FramePack.", "install_type": "git-clone" + }, + { + "author": "Dontdrunk", + "title": "ComfyUI-DD-Nodes", + "id": "comfyui-dd-nodes", + "reference": "https://github.com/Dontdrunk/ComfyUI-DD-Nodes", + "files": [ + "https://github.com/Dontdrunk/ComfyUI-DD-Nodes" + ], + "install_type": "git-clone", + "description": "Provide powerful frontend and backend integration node packages for ComfyUI - this is an exceptionally robust integration extension." + }, + { + "author": "Dontdrunk", + "title": "ComfyUI-DD-Translation", + "id": "comfyui-dd-translation", + "reference": "https://github.com/Dontdrunk/ComfyUI-DD-Translation", + "files": [ + "https://github.com/Dontdrunk/ComfyUI-DD-Translation" + ], + "install_type": "git-clone", + "description": "A plugin offering supplementary Chinese translations for ComfyUI custom nodes." }, { "author": "codecringebinge",