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

This commit is contained in:
Lucas
2025-12-28 07:44:29 +09:00
committed by GitHub
parent f2da1635f2
commit 97b86b02ad
+10
View File
@@ -39974,6 +39974,16 @@
],
"install_type": "unzip",
"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."
}
]
}