Compare commits

...

2 Commits

Author SHA1 Message Date
brucew4yn3rp
769685e23b
Merge 2b5b67397c into 8662f6e527 2025-12-28 17:30:19 +02:00
brucew4yn3rp
2b5b67397c
Update custom-node-list.json 2025-12-28 09:15:15 -05:00

View File

@ -40177,6 +40177,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "brucew4yn3rp",
"title": "Frontend Cleanup Node",
"id": "ComfyUI_FrontEndCleanup",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup"
],
"install_type": "git-clone",
"description": "This node customizes the ComfyUI frontend by relocating the action bar into the top bar and hiding selected UI elements to reduce visual clutter."
]
}