From 7d0c055a31e79f0b3a97bc2e757f17bbc892b3a0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 5 Aug 2023 18:39:29 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 41867936..abefdecc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1,4 +1,9 @@ { + "https://github.com/AIrjen/OneButtonPrompt": [ + "CreatePromptVariant", + "OneButtonPrompt", + "SavePromptToFile" + ], "https://github.com/ArtVentureX/comfyui-animatediff": [ "AnimateDiffCombine", "AnimateDiffLoader", @@ -521,6 +526,7 @@ "ttN pipeKSampler", "ttN pipeKSamplerAdvanced", "ttN pipeLoader", + "ttN pipeLoaderSDXL", "ttN pipeOUT", "ttN seed", "ttN seedDebug", @@ -1025,6 +1031,8 @@ "ImpactNeg", "ImpactSEGSConcat", "ImpactSEGSLabelFilter", + "ImpactSEGSOrderedFilter", + "ImpactSEGSRangeFilter", "ImpactValueReceiver", "ImpactValueSender", "ImpactWildcardProcessor", @@ -1347,10 +1355,5 @@ ], "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [ "SDXLAspectRatio" - ], - "https://github.com/AIrjen/OneButtonPrompt/blob/main/OneButtonPromptNodes.py": [ - "OneButtonPrompt", - "CreatePromptVariant", - "SavePromptToFile" ] -} +} \ No newline at end of file