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

* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
Goktug Gumus 2024-05-30 10:53:32 +02:00 committed by GitHub
parent 833f4234a1
commit bbb6d1a0c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9989,6 +9989,15 @@
],
"install_type": "unzip",
"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."
}
]
}