diff --git a/custom-node-list.json b/custom-node-list.json index a93f34c3..ae819240 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26658,6 +26658,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "openvino-dev-samples", + "title": "ComfyUI-OpenVINO", + "id": "comfyui-openvino", + "reference": "https://github.com/openvino-dev-samples/comfyui_openvino", + "files": [ + "https://github.com/openvino-dev-samples/comfyui_openvino" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for OpenVINO." } ] }