diff --git a/custom-node-list.json b/custom-node-list.json index 484d8880..187fed41 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26779,6 +26779,17 @@ "install_type": "git-clone", "description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like and saves to .txt." }, + { + "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." + }, @@ -27213,17 +27224,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5d1d28b3..d7894c17 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "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." + }, { "author": "e-tier-newbie", "title": "ComfyUI-E-Tier-TextSaver",