diff --git a/custom-node-list.json b/custom-node-list.json index 79c197dd..cf437971 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 4eef6045..91998d68 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 3fadb801..32a1a814 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 4eef6045..91998d68 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",