mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 14:45:20 +08:00
add openvino custom node (#1864)
This commit is contained in:
parent
85a6fb75b8
commit
596571bb38
@ -26658,6 +26658,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user