Add files via upload (#2679)

feat: add comfyui-save-image-no-meta node
This commit is contained in:
George Jiang 2026-03-16 01:45:57 +08:00 committed by GitHub
parent a801227663
commit b8d7721e00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45052,6 +45052,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "George Jiang",
"title": "ComfyUI Save Image Without Metadata",
"description": "Save images without embedding workflow or prompt metadata",
"reference": "https://github.com/GeorgeJiang/comfyui-save-image-no-meta",
"files": [
"https://github.com/GeorgeJiang/comfyui-save-image-no-meta"
],
"install_type": "git-clone",
"category": "image",
"description": "Save images without embedding workflow or prompt metadata"
}
]
}