From fd8f1242e34c8b31708bef274af63f6de439a3f3 Mon Sep 17 00:00:00 2001 From: Jacobus Meulen Date: Tue, 17 Feb 2026 02:35:32 +0100 Subject: [PATCH] Add draggen node to comfy ui manager (#2604) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9aaafec3..44ca1c01 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43450,6 +43450,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kadima-tech", + "title": "ComfyUI-Draggen", + "reference": "https://github.com/kadima-tech/comfyui-draggen", + "files": [ + "https://github.com/kadima-tech/comfyui-draggen" + ], + "install_type": "git-clone", + "description": "Load and use your Draggen.io moodboards directly in ComfyUI." } ] }