diff --git a/custom-node-list.json b/custom-node-list.json index de7ef019..0353b8c1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41785,6 +41785,17 @@ "install_type": "git-clone", "description": "Track model usage frequency to identify abandoned or underutilized models. Shows usage stats, file sizes, and highlights stale models in a sidebar panel." }, + { + "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." + }, @@ -42193,17 +42204,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index caaf5084..b6897557 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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." + }, { "author": "room3dev", "title": "ComfyUI-PixelForge",