Compare commits

...

3 Commits

Author SHA1 Message Date
Victor Gomes
730035d04d
Merge f2f7caadea into 8138954fc6 2026-01-18 17:51:34 -05:00
Setmaster
f2f7caadea Fix indentation: replace tabs with 4 spaces
Match the existing file format using 4-space indentation instead of tabs.
2026-01-16 22:37:36 -05:00
Setmaster
57b17cfcfb Add ModelPulse custom node 2026-01-15 18:24:24 -05:00

View File

@ -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."
}
]
}