From 5c8292d80442a5e9bf759d654df03cb0c6be2043 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 15 Oct 2024 23:03:26 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 12 +++++++++++- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a8161256..df3eb129 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15506,6 +15506,17 @@ "install_type": "git-clone", "description": "This is a node to remove background of human picture." }, + { + "author": "NumZ", + "title": "ComfyUI-FlowChain", + "id": "FlowChainNode", + "reference": "https://github.com/numz/Comfyui-FlowChain", + "files": [ + "https://github.com/numz/ComfyUI-FlowChain" + ], + "install_type": "git-clone", + "description": "Convert your workflows into node and chain them." + }, @@ -15901,17 +15912,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "NumZ", - "title": "ComfyUI-FlowChain", - "id": "FlowChainNode", - "reference": "https://github.com/numz/Comfyui-FlowChain", - "files": [ - "https://github.com/numz/ComfyUI-FlowChain" - ], - "install_type": "git-clone", - "description": "Convert your workflows into node and chain them." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 62fa8bf1..51280d87 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ }, - + { + "author": "NumZ", + "title": "ComfyUI-FlowChain", + "id": "FlowChainNode", + "reference": "https://github.com/numz/Comfyui-FlowChain", + "files": [ + "https://github.com/numz/ComfyUI-FlowChain" + ], + "install_type": "git-clone", + "description": "Convert your workflows into node and chain them." + }, { "author": "TTPlanetPig", "title": "Comfyui_JC2",