diff --git a/custom-node-list.json b/custom-node-list.json index 8dbf593e..6df75af6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42239,6 +42239,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "loficoding", + "title": "ComfyUI Node HUD", + "reference": "https://github.com/loficoding/ComfyUI-Node-HUD", + "files": ["https://github.com/loficoding/ComfyUI-Node-HUD"], + "install_type": "git-clone", + "description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.", + "tags": ["ui", "layout", "utils"] + } ] }