Merge pull request #175 from romeobuilderotti/main

Add ComfyUI-PNG-Metadata to custom-node-list.json
This commit is contained in:
Dr.Lt.Data
2023-11-16 08:18:54 +09:00
committed by GitHub

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."
}
]
}