From c79e0d26d8b05a8d0722272ecf9c83891b39a79e Mon Sep 17 00:00:00 2001 From: MDMAchine <59008042+MDMAchine@users.noreply.github.com> Date: Thu, 5 Jun 2025 16:55:26 -0400 Subject: [PATCH] Update custom-node-list.json (#1904) Added: https://github.com/MDMAchine/ComfyUI_MD_Nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index aa3f21a2..484d8880 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27213,6 +27213,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "MDMAchine", + "title": "MD Nodes", + "id": "comfyuimdnodes", + "reference": "https://github.com/MDMAchine/ComfyUI_MD_Nodes", + "files": [ + "https://github.com/MDMAchine/ComfyUI_MD_Nodes" + ], + "install_type": "git-clone", + "description": "A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos." } ] }