Visit ComfyUI Online for ready-to-use ComfyUI environment
Streamline AI art prompt generation with user-friendly interface and optional enhancements for artistic results.
Power Prompt
This is the main text input for your prompt. It accepts a string and supports multiline input, allowing you to craft detailed and complex prompts. The prompt serves as the foundation for the conditioning and text output generated by the node.
This optional parameter allows you to provide a CLIP model for encoding the prompt. If supplied, the node will use the CLIP model to generate conditioning based on the input prompt. This can enhance the quality and relevance of the generated output.
This optional parameter lets you choose from a list of available embeddings to insert into your prompt. The options include a default "CHOOSE" and any embeddings available in your system. Using embeddings can add specific styles or features to the generated output.
This optional parameter allows you to select from a list of saved prompts to insert into your current prompt. The options include a default "CHOOSE" and any saved prompts available in your system. This feature enables you to reuse and combine previously created prompts for more complex and varied results.
This hidden parameter contains the content of the saved prompts selected through the insert_saved
parameter. It is used internally by the node to manage and insert the saved prompt content into your main prompt.
This output provides the conditioning generated from the input prompt, optionally enhanced by the provided CLIP model. Conditioning is used by AI models to influence the generated art based on the input prompt, ensuring that the output aligns with the desired style and content.
This output returns the original text prompt provided as input. It allows you to verify and reuse the prompt in other nodes or processes, ensuring consistency and traceability in your AI art creation workflow.
insert_embedding
and insert_saved
options to enhance your prompts with specific styles or previously successful prompts. This can save time and improve the quality of your results.opt_clip
parameter to generate more accurate and relevant conditioning for your prompts.opt_clip
parameter was not supplied, but the node attempted to generate conditioning.opt_clip
parameter if you want to generate conditioning. If conditioning is not needed, you can ignore this parameter.insert_embedding
parameter contains an invalid or non-existent embedding.insert_saved
parameter references a saved prompt that cannot be found.© Copyright 2024 RunComfy. All Rights Reserved.