Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile node for generating AI art prompts from CSV files with randomization and customization features for diverse inputs.
CreaPrompt is a versatile node designed to generate creative prompts for AI art projects. It allows you to create customized prompts by selecting or randomizing lines from CSV files, which can be particularly useful for generating diverse and unique inputs for your AI models. The node supports both single and multiple prompt generation modes, enabling you to produce a variety of prompts in one go. By leveraging the power of randomization and customization, CreaPrompt helps you explore a wide range of creative possibilities, making it an essential tool for AI artists looking to enhance their creative workflows.
This parameter allows you to input multiple prompts as a single string, with each prompt separated by a newline character. It supports multiline input, making it easy to manage and edit multiple prompts at once. The default value is "body_text".
This parameter lets you add a prefix to each prompt in the Multi_prompts input. It supports multiline input, allowing you to specify complex prefixes if needed. The default value is an empty string, meaning no prefix will be added unless specified.
This parameter allows you to add a suffix to each prompt in the Multi_prompts input. Like the prefix parameter, it supports multiline input for added flexibility. The default value is an empty string, meaning no suffix will be added unless specified.
This parameter determines the number of prompts to generate. It accepts integer values with a minimum of 1 and a maximum of 1000. The default value is 1, which means only one prompt will be generated unless specified otherwise.
This parameter enables or disables the use of a collection of prompts. When set to "enabled", the node will generate prompts from a predefined collection. The default value is "disabled".
This parameter sets the seed for the random number generator, ensuring reproducibility of the generated prompts. It accepts integer values with a minimum of 0 and a maximum of 1125899906842624. The default value is 0.
This output parameter provides the generated prompt(s) as a string. The prompts are either selected or randomized based on the input parameters and can be used directly in your AI art projects.
This output parameter offers a debug version of the generated prompts, including any prefixes or suffixes added. It helps you verify the final format of the prompts before using them in your projects.
This output parameter returns the seed value used for the random number generator. It ensures that you can reproduce the same set of prompts if needed.
© Copyright 2024 RunComfy. All Rights Reserved.