From 67c28ee3da550551315b1243bc5009eb67720226 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 24 Oct 2023 19:20:41 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 2 ++ node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 2 ++ 3 files changed, 14 insertions(+) diff --git a/extension-node-map.json b/extension-node-map.json index 44fdf4a5..1fa454b2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -106,8 +106,10 @@ "BSZAspectHires", "BSZColoredLatentImageXL", "BSZCombinedHires", + "BSZInjectionKSampler", "BSZLatentDebug", "BSZLatentFill", + "BSZLatentGradient", "BSZLatentOffsetXL", "BSZLatentRGBAImage", "BSZLatentbuster", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 6e3e147f..1a98ad11 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Feidorian", + "title": "feidorian-nodes", + "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", + "files": [ + "https://github.com/Feidorian/feidorian-ComfyNodes" + ], + "install_type": "git-clone", + "description": "Nodes: Feidorian_WorkflowImageLoader" + }, { "author": "flowtyone", "title": "comfyui-flowty-lcm", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 44fdf4a5..1fa454b2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -106,8 +106,10 @@ "BSZAspectHires", "BSZColoredLatentImageXL", "BSZCombinedHires", + "BSZInjectionKSampler", "BSZLatentDebug", "BSZLatentFill", + "BSZLatentGradient", "BSZLatentOffsetXL", "BSZLatentRGBAImage", "BSZLatentbuster",