Update custom-node-list.json (#2531)

Added ComfyUI Node HUD extension by loficoding
This commit is contained in:
loficoding 2026-01-24 02:06:53 -07:00 committed by GitHub
parent 53d924014d
commit c57ee0c6e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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