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

This commit is contained in:
brucew4yn3rp 2025-12-31 14:13:39 -05:00 committed by GitHub
parent 2c99ab6457
commit b85a94f269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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