From 5a25a1220dcf6eb8a41b9001ccbb9e7ff7968bb8 Mon Sep 17 00:00:00 2001 From: Pondowner857 <165024342+Pondowner857@users.noreply.github.com> Date: Sat, 29 Nov 2025 17:29:39 +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 0ff4208c..24fc3bee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37722,6 +37722,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." } ] }