From f73566f96052f0a4421fff1a9ded22a9c59a2ba5 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Tue, 21 May 2024 16:06:08 +0800 Subject: [PATCH] Update custom-node-list.json add new node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4940da54..74160395 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9584,6 +9584,16 @@ "install_type": "git-clone", "description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English." }, + { + "author": "smthemex", + "title": "ComfyUI_CustomNet", + "reference": "https://github.com/smthemex/ComfyUI_CustomNet", + "files": [ + "https://github.com/smthemex/ComfyUI_CustomNet" + ], + "install_type": "git-clone", + "description": "This node allows you to use customnet." + }, { "author": "smthemex", "title": "ComfyUI_ID_Animator",