From 9111e459facf2d11eb830d9209beb82943461dcb Mon Sep 17 00:00:00 2001 From: Kaifeng Xu Date: Tue, 16 Apr 2024 12:03:18 +0800 Subject: [PATCH] Add custom node DDColor for ComfyUI (#572) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1d6d58fe..abeb5a70 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6739,6 +6739,16 @@ "install_type": "git-clone", "description": "Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI" }, + { + "author": "hay86", + "title": "ComfyUI DDColor", + "reference": "https://github.com/hay86/ComfyUI_DDColor", + "files": [ + "https://github.com/hay86/ComfyUI_DDColor" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI" + }, { "author": "hay86", "title": "ComfyUI AceNodes",