From 54bf27ec90d941ce8b142b3096beb3a21669186b Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Tue, 26 Sep 2023 12:39:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 12 ++++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 12 ++++++++++++ 4 files changed, 44 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e09e19e..29ee7fc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1942,6 +1942,16 @@ "install_type": "git-clone", "description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches." }, + { + "author": "seanlynch", + "title": "SRL's nodes", + "reference": "https://github.com/seanlynch/srl-nodes", + "files": [ + "https://github.com/seanlynch/srl-nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Conditional Interrrupt." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 07609fa..4608183 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -42,6 +42,7 @@ "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", + "AnimateDiffLoraLoader", "AnimateDiffModuleLoader", "AnimateDiffSampler", "AnimateDiffSlidingWindowOptions", @@ -543,6 +544,7 @@ "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [ [ "ADE_AnimateDiffCombine", + "ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoaderV1Advanced", "ADE_AnimateDiffLoaderWithContext", "ADE_AnimateDiffUniformContextOptions", @@ -694,6 +696,8 @@ "Mask Ops" ], { + "author": "ManglerFTW", + "title": "ComfyI2I", "title_aux": "ComfyI2I" } ], @@ -2840,6 +2844,14 @@ "title_aux": "ComfyUI Optical Flow" } ], + "https://github.com/seanlynch/srl-nodes": [ + [ + "Conditional Interrrupt" + ], + { + "title_aux": "SRL's nodes" + } + ], "https://github.com/shiimizu/ComfyUI_smZNodes": [ [ "smZ CLIPTextEncode", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a8d818d..7ba2198 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "seanlynch", + "title": "SRL's nodes", + "reference": "https://github.com/seanlynch/srl-nodes", + "files": [ + "https://github.com/seanlynch/srl-nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Conditional Interrrupt." + }, { "author": "M1kep", "title": "Comfy_KepMatteAnything", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 07609fa..4608183 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -42,6 +42,7 @@ "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", + "AnimateDiffLoraLoader", "AnimateDiffModuleLoader", "AnimateDiffSampler", "AnimateDiffSlidingWindowOptions", @@ -543,6 +544,7 @@ "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [ [ "ADE_AnimateDiffCombine", + "ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoaderV1Advanced", "ADE_AnimateDiffLoaderWithContext", "ADE_AnimateDiffUniformContextOptions", @@ -694,6 +696,8 @@ "Mask Ops" ], { + "author": "ManglerFTW", + "title": "ComfyI2I", "title_aux": "ComfyI2I" } ], @@ -2840,6 +2844,14 @@ "title_aux": "ComfyUI Optical Flow" } ], + "https://github.com/seanlynch/srl-nodes": [ + [ + "Conditional Interrrupt" + ], + { + "title_aux": "SRL's nodes" + } + ], "https://github.com/shiimizu/ComfyUI_smZNodes": [ [ "smZ CLIPTextEncode",