Add ComfyUI-PNG-Metadata to custom-node-list.json

This commit is contained in:
romeobuilderotti 2023-11-15 20:02:44 +03:00 committed by GitHub
parent 4113d49aaa
commit 6da5b05880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2907,6 +2907,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "romeobuilderotti",
"title": "ComfyUI PNG Metadata",
"reference": "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata",
"files": [
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata"
],
"install_type": "git-clone",
"description": "Add custom Metadata fields to your saved PNG files."
}
]
}