diff --git a/custom-node-list.json b/custom-node-list.json index efb71883..5b3ad1c5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40445,6 +40445,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." ] }