Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance and duplicate text prompts in an advanced manner for AI artists.
The text-util-prompt-adv-dup
node is designed to enhance and duplicate text prompts in a more advanced manner. This node processes each line of the input text individually, applying a duplication function to each line, and then reassembles the processed lines into a single string. Additionally, it performs a secondary duplication on the entire text after converting it into a single line format. This node is particularly useful for AI artists who need to manipulate and refine text prompts for various creative applications, ensuring that the text is consistently formatted and enhanced for better results in their projects.
This parameter accepts a string input that represents the text prompt you want to process. The text can be a single line or multiple lines, and the node will handle each line individually before combining them into a single output. The text
parameter is essential as it provides the raw material that the node will enhance and duplicate. There are no specific minimum or maximum values for this parameter, but it should be a valid string.
The first output is a string that represents the processed and duplicated text prompt. This output is the result of applying the duplication function to each line of the input text and then combining the lines into a single string. It ensures that the text is consistently formatted and enhanced.
The second output is also a string, which represents the final processed text after performing a secondary duplication on the entire text in a single line format. This output provides an additional layer of enhancement, making the text prompt more refined and suitable for creative applications.
© Copyright 2024 RunComfy. All Rights Reserved.