diff --git a/custom-node-list.json b/custom-node-list.json index fbffadc3..b29307c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1432,6 +1432,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "Girish Gopaul", + "title": "Save Image with Generation Metadata", + "reference": "https://github.com/giriss/comfy-image-saver", + "files": [ + "https://github.com/giriss/comfy-image-saver" + ], + "install_type": "git-clone", + "description": "All the tools you need to save images with their generation metadata on ComfyUI. Compatible with Civitai & Prompthero geninfo auto-detection. Works with png, jpeg and webp." } ] }