Add ComfyUI Image Saver

This commit is contained in:
Alexopus 2024-01-04 21:11:32 +01:00 committed by GitHub
parent 84be878c93
commit 5337d48b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4298,6 +4298,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."
}
]
}