From 342bb6263527851e4a944c0a6047ef3dbc902d8a Mon Sep 17 00:00:00 2001 From: daxcay <164315771+daxcay@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:57:28 +0530 Subject: [PATCH] New Node Comfy-WA (#1045) * Update custom-node-list.json * Update custom-node-list.json New Node Comfy-WA --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7ccaf9e1..2eb6cf84 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8203,6 +8203,16 @@ "install_type": "git-clone", "description": "Node to enable seamless multiuser workflow collaboration, run on local and remote comfy servers." }, + { + "author": "daxcay", + "title": "ComfyUI-WA", + "reference": "https://github.com/daxcay/ComfyUI-WA", + "files": [ + "https://github.com/daxcay/ComfyUI-WA" + ], + "install_type": "git-clone", + "description": "Node to enable WhatsApp in ComfyUI." + }, { "author": "daxcay", "title": "ComfyUI-NODEJS",