From 141435ffabebe92cee588b8fe31b30cbc6234324 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 19 Sep 2023 02:06:48 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 4 ++-- extension-node-map.json | 17 ++++++++++++----- node_db/new/extension-node-map.json | 17 ++++++++++++----- 3 files changed, 26 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 98f73c2..6bc938a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1783,14 +1783,14 @@ "description": "Adds KSampler custom nodes with variation seed and variation strength." }, { - "author": "tusharbhutt", + "author": "Endless Sea of Stars", "title": "Endless Nodes", "reference": "https://github.com/tusharbhutt/Endless-Nodes", "files": [ "https://github.com/tusharbhutt/Endless-Nodes" ], "install_type": "git-clone", - "description": "A small set of nodes I created for various numerical and text inputs and outputs." + "description": "A small set of nodes I created for various numerical and text inputs." }, { "author": "spacepxl", diff --git a/extension-node-map.json b/extension-node-map.json index 6b35371..61b0571 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -43,7 +43,9 @@ [ "AnimateDiffCombine", "AnimateDiffModuleLoader", - "AnimateDiffSampler" + "AnimateDiffSampler", + "ImageSizeAndBatchSize", + "LoadVideo" ], { "title_aux": "AnimateDiff" @@ -511,12 +513,12 @@ ], "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ [ - "ControlNetApplyPartialBatch", "ControlNetLoaderAdvanced", "CustomControlNetWeights", "CustomT2IAdapterWeights", "DiffControlNetLoaderAdvanced", "LatentKeyframe", + "LatentKeyframeGroup", "LoadImagesFromDirectory", "ScaledSoftControlNetWeights", "SoftControlNetWeights", @@ -1473,6 +1475,7 @@ "Sine Curve [Dream]", "Smooth Event Curve [Dream]", "String Input [Dream]", + "String Tokenizer [Dream]", "String to Log Entry [Dream]", "Text Input [Dream]", "Triangle Curve [Dream]", @@ -2788,7 +2791,9 @@ ], "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [ [ + "LoadLatentEXR", "SaveEXR", + "SaveLatentEXR", "SaveTiff" ], { @@ -2971,15 +2976,17 @@ ], "https://github.com/tusharbhutt/Endless-Nodes": [ [ + "Endless Nodes Parameteriizer", + "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", "Endless Nodes Six Integer IO Switch", "Endless Nodes Six Integer IO Widget" ], { "author": "Endless Sea of Stars", - "description": "Six Int Inputs and Output", - "nickname": "Endless", - "title": "Endless-SixIntIO", + "description": "A small set of nodes I created for various numerical and text inputs.", + "nickname": "Endless Nodes", + "title": "Endless Nodes", "title_aux": "Endless Nodes" } ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6b35371..61b0571 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -43,7 +43,9 @@ [ "AnimateDiffCombine", "AnimateDiffModuleLoader", - "AnimateDiffSampler" + "AnimateDiffSampler", + "ImageSizeAndBatchSize", + "LoadVideo" ], { "title_aux": "AnimateDiff" @@ -511,12 +513,12 @@ ], "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ [ - "ControlNetApplyPartialBatch", "ControlNetLoaderAdvanced", "CustomControlNetWeights", "CustomT2IAdapterWeights", "DiffControlNetLoaderAdvanced", "LatentKeyframe", + "LatentKeyframeGroup", "LoadImagesFromDirectory", "ScaledSoftControlNetWeights", "SoftControlNetWeights", @@ -1473,6 +1475,7 @@ "Sine Curve [Dream]", "Smooth Event Curve [Dream]", "String Input [Dream]", + "String Tokenizer [Dream]", "String to Log Entry [Dream]", "Text Input [Dream]", "Triangle Curve [Dream]", @@ -2788,7 +2791,9 @@ ], "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [ [ + "LoadLatentEXR", "SaveEXR", + "SaveLatentEXR", "SaveTiff" ], { @@ -2971,15 +2976,17 @@ ], "https://github.com/tusharbhutt/Endless-Nodes": [ [ + "Endless Nodes Parameteriizer", + "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", "Endless Nodes Six Integer IO Switch", "Endless Nodes Six Integer IO Widget" ], { "author": "Endless Sea of Stars", - "description": "Six Int Inputs and Output", - "nickname": "Endless", - "title": "Endless-SixIntIO", + "description": "A small set of nodes I created for various numerical and text inputs.", + "nickname": "Endless Nodes", + "title": "Endless Nodes", "title_aux": "Endless Nodes" } ],