Visit ComfyUI Online for ready-to-use ComfyUI environment
Merge two text prompts into one cohesive prompt for enhanced AI-generated art creativity and diversity.
The SDPromptMerger node is designed to combine two separate text prompts into a single cohesive prompt. This is particularly useful for AI artists who want to merge different ideas or themes into one prompt for generating more complex and nuanced AI-generated art. By using this node, you can seamlessly integrate multiple text inputs, ensuring that your final prompt captures the essence of both original texts. The main goal of the SDPromptMerger is to provide a simple yet powerful way to enhance the creativity and diversity of your AI-generated outputs by merging different textual inspirations.
This parameter accepts a string input that represents the first part of the text prompt. It is an optional parameter but can significantly influence the final merged prompt. The text_g parameter allows multiline input, meaning you can provide a detailed and extensive prompt if needed. The default value is an empty string. When combined with text_l, it forms the first part of the final prompt.
This parameter accepts a string input that represents the second part of the text prompt. Similar to text_g, it is optional and allows multiline input. The default value is an empty string. When combined with text_g, it forms the second part of the final prompt. If both text_g and text_l are provided, they will be concatenated with a newline character in between, ensuring a smooth transition between the two parts.
The output of the SDPromptMerger node is a single string that combines the inputs from text_g and text_l. This merged prompt can then be used as a comprehensive input for AI models to generate art. The output string ensures that both parts of the input prompts are included, providing a richer and more detailed prompt for the AI to work with.
© Copyright 2024 RunComfy. All Rights Reserved.