diff --git a/custom-node-list.json b/custom-node-list.json index d3d3e0ba..5aa6cc03 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28148,6 +28148,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jkhayiying", + "title": "ImageLoadFromLocalOrUrl Node for ComfyUI", + "id": "JkhaImageLoaderPathOrUrl", + "reference": "https://gitee.com/yyh915/jkha-load-img", + "files": [ + "https://gitee.com/yyh915/jkha-load-img" + ], + "install_type": "git-clone", + "description": "This is a node to load an image from local path or url." } ] }