Visit ComfyUI Online for ready-to-use ComfyUI environment
Concatenate text strings into a unified, formatted prompt for creative projects.
The text-util-prompt-join
node is designed to help you concatenate multiple text strings into a single, cohesive prompt. This node is particularly useful for AI artists who need to combine various text elements into a unified prompt for their creative projects. By joining the input strings with a comma, the node ensures that your text is formatted correctly and consistently. Additionally, it standardizes the text by removing unnecessary spaces and commas, making your prompt cleaner and more readable. This node simplifies the process of text concatenation, allowing you to focus more on your creative work rather than on text formatting.
This parameter accepts a string input that will be part of the concatenated prompt. It is one of the seven text elements you can provide to be joined together. There are no specific minimum or maximum values, and it defaults to an empty string if not provided.
Similar to parameter a
, this parameter accepts a string input to be included in the concatenated prompt. It is optional and defaults to an empty string if not provided.
This parameter also accepts a string input to be part of the concatenated prompt. It is optional and defaults to an empty string if not provided.
This parameter accepts a string input to be included in the concatenated prompt. It is optional and defaults to an empty string if not provided.
This parameter accepts a string input to be part of the concatenated prompt. It is optional and defaults to an empty string if not provided.
This parameter accepts a string input to be included in the concatenated prompt. It is optional and defaults to an empty string if not provided.
This parameter accepts a string input to be part of the concatenated prompt. It is optional and defaults to an empty string if not provided.
The output parameter is a single string that represents the concatenated and standardized prompt. This output is the result of joining the input strings with a comma and then cleaning up any unnecessary spaces or commas. The output is designed to be a well-formatted prompt that you can use directly in your AI art projects.
a
to g
) contains meaningful text elements that you want to include in your final prompt. Empty strings will be ignored in the concatenation process.© Copyright 2024 RunComfy. All Rights Reserved.