diff --git a/custom-node-list.json b/custom-node-list.json index 70790193..99e47b3f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4308,6 +4308,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "alexopus", + "title": "ComfyUI Image Saver", + "reference": "https://github.com/alexopus/ComfyUI-Image-Saver", + "files": [ + "https://github.com/alexopus/ComfyUI-Image-Saver" + ], + "install_type": "git-clone", + "description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition." } ] }