Visit ComfyUI Online for ready-to-use ComfyUI environment
Streamline style selection for AI art prompts with predefined styles, ensuring consistency and ease.
The easy stylesSelector node is designed to streamline the process of selecting and applying predefined styles to your prompts in AI art generation. This node allows you to effortlessly integrate specific styles into your positive and negative prompts, enhancing the creative output by ensuring consistency and ease of use. By leveraging predefined styles, you can quickly apply complex stylistic elements without manually crafting each detail, saving time and reducing the potential for errors. The easy stylesSelector is particularly beneficial for artists looking to maintain a cohesive aesthetic across multiple pieces or for those who want to experiment with different styles without extensive manual adjustments.
This parameter allows you to select from a list of predefined styles. The styles are typically stored in JSON files within a specified directory. By choosing a style from this list, you can apply a consistent set of stylistic rules to your prompts. The default value is "fooocus_styles", and the styles are dynamically loaded from the directory specified by FOOOCUS_STYLES_DIR
. This parameter ensures that you can easily switch between different stylistic presets without manually adjusting each prompt.
This is an optional string input where you can provide a positive prompt. The positive prompt is used to guide the AI towards generating content that includes the desired elements and characteristics. This input supports multiline text and can be forced to accept input, ensuring that you provide the necessary details for the AI to generate the desired output.
This is an optional string input where you can provide a negative prompt. The negative prompt is used to guide the AI away from generating content that includes undesired elements and characteristics. Similar to the positive prompt, this input supports multiline text and can be forced to accept input, helping you refine the output by specifying what should be avoided.
This output parameter returns the processed positive prompt. The returned string includes the selected style's influence, ensuring that the generated content aligns with the desired stylistic elements. This output is crucial for maintaining consistency and achieving the intended artistic effect.
This output parameter returns the processed negative prompt. The returned string reflects the selected style's influence, helping to steer the AI away from undesired elements while maintaining the overall aesthetic. This output is essential for refining the generated content and ensuring it meets your artistic vision.
styles
parameter and provide your positive and negative prompts accordingly.FOOOCUS_STYLES_DIR
directory and that the file name is correctly specified.© Copyright 2024 RunComfy. All Rights Reserved.