From 389ca64bd955046890c7b933e6107382c9d58c2b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 20 Jan 2026 22:52:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) 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",