From 34b4c8ce46f79003559b116b766678d777a07986 Mon Sep 17 00:00:00 2001 From: Pondowner857 <165024342+Pondowner857@users.noreply.github.com> Date: Wed, 3 Dec 2025 00:28:25 +0800 Subject: [PATCH] Update custom-node-list.json (#2325) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5413dfd4..8e8e6af3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37752,6 +37752,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "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." } ] }