Add Custom Node: ComfyUI-Meld (#2566)

Co-authored-by: HappyOnigiri <253838257+NodeMeld@users.noreply.github.com>
This commit is contained in:
HappyOnigiri 2026-02-09 12:50:22 +09:00 committed by GitHub
parent 76b876f4c8
commit 7610b72825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43369,6 +43369,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "HappyOnigiri",
"title": "ComfyUI-Meld",
"reference": "https://github.com/HappyOnigiri/ComfyUI-Meld",
"files": [
"https://github.com/HappyOnigiri/ComfyUI-Meld"
],
"install_type": "git-clone",
"description": "The ultimate Image Manager & Gallery for ComfyUI. Automatically catalog generations, track lineage, and restore workflows with a single click."
} }
] ]
} }