mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Update custom-node-list.json (#1940)
This commit is contained in:
parent
89710412e4
commit
46b1649ab8
@ -28148,6 +28148,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user