Update custom-node-list.json

Added my repo: https://github.com/giriss/comfy-image-saver/ to ComfyUI Manager.
This commit is contained in:
Girish Gopaul 2023-08-17 13:33:49 +04:00 committed by GitHub
parent 90a608411e
commit e5f996440a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1432,6 +1432,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "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."
} }
] ]
} }