mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json (#729)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
833f4234a1
commit
bbb6d1a0c9
@ -9989,6 +9989,15 @@
|
|||||||
],
|
],
|
||||||
"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": "goktug",
|
||||||
|
"title": "Save Image Plus for ComfyUI",
|
||||||
|
"id": "saveimage-plus",
|
||||||
|
"reference": "https://github.com/Goktug/comfyui-saveimage-plus",
|
||||||
|
"files": ["https://github.com/Goktug/comfyui-saveimage-plus"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Save Image Plus is a custom node for ComfyUI that allows you to save images in JPEG and WEBP formats with optional metadata embedding."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user