mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-01 17:50:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
6045de40df
commit
def40f0442
@ -38638,6 +38638,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "lovelybbq",
|
||||||
|
"title": "ComfyUI Custom Node Color",
|
||||||
|
"reference": "https://github.com/lovelybbq/comfyui-custom-node-color",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lovelybbq/comfyui-custom-node-color"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A modern GUI-based color picker for ComfyUI nodes. Features visual spectrum, HEX/RGB inputs, eyedropper tool, and favorite colors support."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
@ -38649,16 +38659,6 @@
|
|||||||
],
|
],
|
||||||
"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": "lovelybbq",
|
|
||||||
"title": "ComfyUI Custom Node Color",
|
|
||||||
"reference": "https://github.com/lovelybbq/comfyui-custom-node-color",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lovelybbq/comfyui-custom-node-color"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A modern GUI-based color picker for ComfyUI nodes. Features visual spectrum, HEX/RGB inputs, eyedropper tool, and favorite colors support."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user