From 969e08bd34845a45965580c711c64de18bcc4eec Mon Sep 17 00:00:00 2001 From: Pondowner857 <165024342+Pondowner857@users.noreply.github.com> Date: Mon, 24 Nov 2025 14:34:14 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ffff7bda..28b5ec0c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27649,6 +27649,17 @@ ], "install_type": "git-clone", "description": "Operations involving masking and the multifunctional manipulation of images." + }, + { + "author": "Pondowner857", + "title": "ComfyUI Remote Workflow Executor", + "id": "comfy_Pond_Nodes_V2", + "reference": "https://github.com/Pondowner857/comfy_Pond_Nodes_V2", + "files": [ + "https://github.com/Pondowner857/comfy_Pond_Nodes_V2" + ], + "install_type": "git-clone", + "description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output." } ] }