Added entry for ComfyUI-OpenImage to custom node list (#2653)

This commit is contained in:
Nichlas Schipper 2026-03-02 23:02:29 +01:00 committed by GitHub
parent 6079647938
commit eabd5ed9cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44129,6 +44129,17 @@
], ],
"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": "nic-schi",
"title": "Open Images for ComfyUI",
"id": "openimage",
"reference": "https://github.com/nic-schi/ComfyUI-OpenImage",
"files": [
"https://github.com/nic-schi/ComfyUI-OpenImage"
],
"install_type": "git-clone",
"description": "Lets you open a generated Image in a specified application after generation."
} }
] ]
} }