From a7490eb343d7b1d031274c63119077c43f27b407 Mon Sep 17 00:00:00 2001 From: Sjaak Meulen Date: Wed, 11 Feb 2026 15:20:36 +0100 Subject: [PATCH] Add draggen node to comfy ui manager --- custom-node-list.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5f7f1ec6..d34daab5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42963,25 +42963,6 @@ "install_type": "git-clone", "description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click." }, - - - - - - - - - - - - - - - - - - - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -43359,6 +43340,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." } ] }