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