Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance creative prompts with tailored, diverse "super prompts" using adjustable creativity levels and style selection.
The OneButtonSuperPrompt node is designed to enhance your creative prompts by generating a "super prompt" based on your input parameters. This node allows you to take a simple prompt and transform it into a more complex and detailed version, tailored to your specific needs. By adjusting the insanity level, you can control the degree of creativity and randomness applied to your prompt. Additionally, you can select from various super prompt styles to match the desired output. This node is particularly useful for AI artists looking to add depth and variety to their prompts with minimal effort.
The prompt
parameter is a string input where you can enter the initial text or idea that you want to enhance. This is the starting point for the super prompt generation. The input can be multiline, allowing for more complex and detailed initial prompts. The default value is an empty string.
The insanitylevel
parameter is an integer that determines the level of creativity and randomness applied to your prompt. A higher insanity level will result in more unpredictable and imaginative outputs, while a lower level will produce more straightforward and controlled results. The value ranges from 1 to 10, with a default value of 5.
The superpromptstyle
parameter allows you to choose the style in which the super prompt will be generated. This can include various predefined styles such as "SD1.5", "SDXL", "Stable Cascade", "Anime Model", "Flufferizer", and "Prompt enhancer". Each style has its unique characteristics and can significantly influence the final output. The default value is "all".
The seed
parameter is an optional integer that sets the random seed for the prompt generation process. By specifying a seed, you can ensure that the same input parameters will always produce the same output, which is useful for reproducibility. The value ranges from 0 to 0xFFFFFFFFFFFFFFFF, with a default value of 0.
The super_prompt
output parameter is a string that contains the enhanced version of your initial prompt. This super prompt is generated based on the input parameters and is designed to be more detailed, creative, and tailored to your specified style and insanity level. It serves as a refined and enriched version of your original idea, ready for use in your AI art projects.
insanitylevel
values to find the right balance between creativity and control for your specific project.superpromptstyle
options to see how each style influences the final output and choose the one that best fits your artistic vision.seed
parameter to generate consistent results when you need to reproduce a specific super prompt.prompt
and gradually increase its complexity to see how the node enhances different types of input.insanitylevel
parameter is set to a value outside the allowed range (1-10).insanitylevel
is set to an integer between 1 and 10.seed
parameter is set to a value outside the allowed range (0 to 0xFFFFFFFFFFFFFFFF).seed
is set to an integer within the specified range.superpromptstyle
parameter is set to a value that is not recognized.superpromptstyle
from the available options such as "SD1.5", "SDXL", "Stable Cascade", "Anime Model", "Flufferizer", or "Prompt enhancer".© Copyright 2024 RunComfy. All Rights Reserved.