add openvino custom node (#1864)

This commit is contained in:
Ethan Yang 2025-05-27 05:28:23 +08:00 committed by GitHub
parent 85a6fb75b8
commit 596571bb38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}