Update custom-node-list.json

This commit is contained in:
brucew4yn3rp 2025-12-28 09:15:15 -05:00 committed by GitHub
parent 3103fc9864
commit 2b5b67397c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40024,6 +40024,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."
]
}