From 5c03e5453a40e8e141efefb8dd2df637da5feb27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20H=C6=B0ng?= <39170814+phamhungd@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:38:08 +0700 Subject: [PATCH] Update SDVN Comfy Node to custom-node-list.json (#1285) Update SDVN Comfy Node (https://github.com/StableDiffusionVN/SDVN_Comfy_node) to custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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 ...)" + }, ] }