Added entry for ComfyUI-OpenImage to custom node list

This commit is contained in:
nic-schi 2026-02-28 18:52:48 +01:00
parent d7aad369a4
commit 07a46c755e

View File

@ -44047,6 +44047,17 @@
],
"install_type": "unzip",
"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."
}
]
}