Update custom-node-list.json (#1940)

This commit is contained in:
seeo 2025-06-17 21:24:24 +08:00 committed by GitHub
parent 89710412e4
commit 46b1649ab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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