From 91c6326e46107993c3b863dd3a4ed8b1080c846f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 21 Dec 2023 00:22:39 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 12 +++++++++++- extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 37 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 79c197d..cf43797 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3108,6 +3108,16 @@ "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." }, + { + "author": "Haoming02", + "title": "ComfyUI Floodgate", + "reference": "https://github.com/Haoming02/comfyui-floodgate", + "files": [ + "https://github.com/Haoming02/comfyui-floodgate" + ], + "install_type": "git-clone", + "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" + }, { "author": "bedovyy", "title": "ComfyUI_NAIDGenerator", @@ -3571,7 +3581,7 @@ "install_type": "git-clone", "description": "Nodes: Psd2Png." }, - + { "author": "Ser-Hilary", diff --git a/extension-node-map.json b/extension-node-map.json index 4eef604..91998d6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -742,6 +742,14 @@ "title_aux": "ComfyUI Diffusion Color Grading" } ], + "https://github.com/Haoming02/comfyui-floodgate": [ + [ + "FloodGate" + ], + { + "title_aux": "ComfyUI Floodgate" + } + ], "https://github.com/IDGallagher/ComfyUI-IG-Nodes": [ [ "IG Analyze SSIM", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3fadb80..32a1a81 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "Haoming02", + "title": "ComfyUI Floodgate", + "reference": "https://github.com/Haoming02/comfyui-floodgate", + "files": [ + "https://github.com/Haoming02/comfyui-floodgate" + ], + "install_type": "git-clone", + "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" + }, { "author": "Trung0246", "title": "ComfyUI-0246", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4eef604..91998d6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -742,6 +742,14 @@ "title_aux": "ComfyUI Diffusion Color Grading" } ], + "https://github.com/Haoming02/comfyui-floodgate": [ + [ + "FloodGate" + ], + { + "title_aux": "ComfyUI Floodgate" + } + ], "https://github.com/IDGallagher/ComfyUI-IG-Nodes": [ [ "IG Analyze SSIM",