diff --git a/custom-node-list.json b/custom-node-list.json index 6283206b..232d8d64 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42079,6 +42079,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Setmaster", + "title": "ModelPulse", + "id": "modelpulse", + "reference": "https://github.com/Setmaster/ComfyUI-ModelPulse", + "files": [ + "https://github.com/Setmaster/ComfyUI-ModelPulse" + ], + "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." + } ] }