diff --git a/custom-node-list.json b/custom-node-list.json index d2159756..67a19a76 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }