mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Added Save Image (Selective Metadata) node (#2012)
This commit is contained in:
parent
0b46701b60
commit
6580aaf3ad
@ -29987,6 +29987,17 @@
|
|||||||
],
|
],
|
||||||
"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": "brucew4yn3rp",
|
||||||
|
"title": "Save Image with Selective Metadata",
|
||||||
|
"id": "SaveImageSelectiveMetadata",
|
||||||
|
"reference": "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "This custom node allows users to selectively choose what to add to the generated image's metadata."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user