mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-02 18:20:49 +08:00
Add "Image MetaHub Save Node" to custom-node-list (#2432)
This commit is contained in:
parent
f2da1635f2
commit
97b86b02ad
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user