mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +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",
|
||||
"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…
x
Reference in New Issue
Block a user