From 53850fb6273247a54803dcd009cbbf68ee83f3fe Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 3 Dec 2025 01:29:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 31 +++++++++++-------------------- 2 files changed, 22 insertions(+), 31 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8e8e6af3..31e6559f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37323,6 +37323,17 @@ "install_type": "git-clone", "description": "Custom Node to implement iSeeBetter upscaling method." }, + { + "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." + }, @@ -37752,17 +37763,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d3dce6c6..969d8174 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -30,6 +30,17 @@ "install_type": "git-clone", "description": "Custom Node to implement iSeeBetter upscaling method." }, + { + "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." + }, { "author": "princepainter", "title": "PainterFLF2V - First/Last Frame Video Enhancer", @@ -686,26 +697,6 @@ ], "install_type": "git-clone", "description": "ComfyUI integration for Meta's SAM3 model enabling open-vocabulary image segmentation using natural language text prompts, with automatic model download, geometric refinement, and flexible confidence thresholds." - }, - { - "author": "wwzhifeng", - "title": "comfyui-jsonprompt", - "reference": "https://github.com/wwzhifeng/comfyui-jsonprompt", - "files": [ - "https://github.com/wwzhifeng/comfyui-jsonprompt" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI node that expands structured JSON text into standard prompts for use with models like Gemini, Flux, OpenAI, and Sora. (Description by CC)" - }, - { - "author": "StarIICraft", - "title": "ComfyUI-Simple-Selector", - "reference": "https://github.com/StarIICraft/ComfyUI-Simple-Selector", - "files": [ - "https://github.com/StarIICraft/ComfyUI-Simple-Selector" - ], - "install_type": "git-clone", - "description": "Logic control node with 5 universal input ports that checks connections in reverse priority order and outputs the index of the first valid active input, with support for muted nodes and any data type." } ] }