diff --git a/custom-node-list.json b/custom-node-list.json index 7b525ba3..23106575 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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" } ] }