diff --git a/custom-node-list.json b/custom-node-list.json index e0d645e8..4697f5b5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17912,6 +17912,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Stable Diffusion VN", + "title": "SDVN Comfy node", + "id": "SDVN", + "reference": "https://github.com/StableDiffusionVN/SDVN_Comfy_node", + "files": [ + "https://github.com/StableDiffusionVN/SDVN_Comfy_node" + ], + "install_type": "git-clone", + "description": "Collection of nodes supports using comfyUi more quickly and conveniently (Auto download model, image, easy merger ...)" + }, ] }