From a0532b938d6220d8f29929ace05d0ad524459145 Mon Sep 17 00:00:00 2001 From: Usonaki Date: Mon, 10 Nov 2025 16:37:32 +0100 Subject: [PATCH] Update custom-node-list.json to point to Usonaki fork (#2264) Co-authored-by: Usonaki --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index fce364e9..4fad9426 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36228,6 +36228,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Usonaki", + "title": "ComfyUI-DyPE-Nunchaku", + "reference": "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku", + "files": [ + "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku" + ], + "install_type": "git-clone", + "description": "DyPE for FLUX. Nunchaku compatible fork." + } ] }