Seed Prompt Generator:
The SeedPromptGenerator is a versatile tool designed to create creative seed prompts that serve as starting points for large language model (LLM) based prompt expansion. This node is particularly beneficial for AI artists and creators who seek to generate diverse and interesting prompts that can be further expanded by downstream visual language model (VLM) nodes. By utilizing various strategies such as random, systematic, evolutionary, and thematic variations, the SeedPromptGenerator ensures a wide range of prompt outputs tailored to different creative needs. It also allows for customization through the use of templates and variables, and can enhance prompts with AI-driven detail if desired. The node's ability to filter and reorder prompts based on user preferences makes it a powerful tool for generating high-quality, contextually relevant prompts.
Seed Prompt Generator Input Parameters:
category
This parameter specifies the category of seed prompts to generate, allowing you to choose from options such as "all," "cinematic," "artistic," "narrative," "conceptual," "experimental," and "custom." The category influences the thematic focus of the generated prompts, ensuring they align with your creative goals. The default value is "all."
count
This parameter determines the number of seed prompts to generate. It accepts integer values ranging from 1 to 100, with a default value of 5. The count directly impacts the volume of prompts produced, allowing you to control the breadth of creative exploration.
variation_mode
This parameter defines how the prompts should vary, offering options like "random," "systematic," "evolutionary," and "thematic." Each mode provides a different approach to prompt generation, from random selection to thematic variations, enabling you to tailor the output to your specific creative process. The default mode is "random."
complexity
This parameter sets the complexity level of the generated prompts, with options including "simple," "moderate," and "complex." Complexity affects the descriptive richness of the prompts, with higher complexity adding more intricate details. The default complexity is "moderate."
seed
This parameter is an integer that sets the random seed for reproducible results. A value of -1 indicates true randomness, while any other integer value ensures consistent prompt generation across runs. The default value is -1, allowing for random variation.
Seed Prompt Generator Output Parameters:
seed_prompts
This output is a list of generated seed prompts. Each prompt serves as a creative starting point that can be expanded upon, providing a foundation for further artistic exploration.
first_prompt
This output is a string representing the first prompt in the list of generated seed prompts. It offers a quick reference to the initial creative idea generated by the node.
all_prompts_text
This output is a string that concatenates all generated seed prompts, separated by double newlines. It provides a comprehensive view of all prompts generated in a single execution, useful for reviewing and selecting ideas.
prompt_count
This output is an integer indicating the total number of seed prompts generated. It confirms the volume of creative outputs produced by the node.
generation_info
This output is a string containing metadata about the prompt generation process, including details such as category, variation mode, complexity, and seed. It offers insights into the parameters and conditions under which the prompts were generated.
Seed Prompt Generator Usage Tips:
- Experiment with different
categorysettings to explore a wide range of thematic prompts that align with your creative projects. - Use the
variation_modeto tailor the prompt generation process to your workflow, whether you prefer random inspiration or systematic exploration. - Adjust the
complexityparameter to match the level of detail you desire in your prompts, from simple ideas to richly detailed concepts. - Set a specific
seedvalue for reproducible results, allowing you to revisit and refine previous prompt generations.
Seed Prompt Generator Common Errors and Solutions:
Enhancement failed for seed: <error_message>
- Explanation: This error occurs when the AI enhancement process for a seed prompt fails, possibly due to connectivity issues or incorrect provider configuration.
- Solution: Check your internet connection and verify that the provider configuration in the context is correct, including the API key and base URL. Retry the enhancement process after ensuring these settings are accurate.
