Add "Image MetaHub Save Node" to custom-node-list (#2432)

This commit is contained in:
Lucas 2025-12-27 19:44:29 -03:00 committed by GitHub
parent f2da1635f2
commit 97b86b02ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39974,6 +39974,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "LuqP2",
"title": "Image MetaHub Save Node",
"reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save",
"files": [
"https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save"
],
"install_type": "git-clone",
"description": "Official companion node for Image MetaHub. Saves A1111/Civitai-compatible parameters plus extended Image MetaHub metadata (workflow JSON, SHA256 model hashes, VRAM peak/total, GPU device, generation time, and steps/sec) for reproducibility and benchmarking."
} }
] ]
} }