mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-07 12:40:50 +08:00
Update custom-node-list.json (#2442)
This commit is contained in:
parent
2c99ab6457
commit
b85a94f269
@ -40445,6 +40445,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user