diff --git a/extension-node-map.json b/extension-node-map.json index 44fdf4a..1fa454b 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 6e3e147..1a98ad1 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 44fdf4a..1fa454b 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",