diff --git a/extension-node-map.json b/extension-node-map.json index 3313a38a..41867936 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1347,5 +1347,10 @@ ], "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 +}