From f02e069d93562f8377f66f96e436c4caa37b4944 Mon Sep 17 00:00:00 2001 From: mickmumpitz Date: Tue, 20 Jan 2026 14:45:15 +0100 Subject: [PATCH] Update custom-node-list.json (#2521) --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index a5bdb6f3..de7ef019 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42193,6 +42193,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "mickmumpitz", + "title": "Mickmumpitz-Nodes", + "id": "mickmumpitz-nodes", + "reference": "https://github.com/mickmumpitz/ComfyUI-Mickmumpitz-Nodes", + "files": [ + "https://github.com/mickmumpitz/ComfyUI-Mickmumpitz-Nodes" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI by Mickmumpitz." + } ] }