Visit ComfyUI Online for ready-to-use ComfyUI environment
Node for inputting text data into AI art projects, supporting multiline input and export options.
The InputText (2lab) node is designed to allow you to input text data into your AI art projects. This node is particularly useful for providing short prompts or descriptions that can be used in various text-based operations within your project. It supports multiline text input, making it versatile for different types of textual data. The node ensures that the text input does not exceed a specified maximum length, which is ideal for maintaining concise and relevant prompts. Additionally, it offers options to export the text data, making it easy to integrate with other nodes or external systems.
This parameter allows you to input the text data that you want to use in your project. It supports multiline input, making it suitable for more complex text entries. The default value is an empty string. The text should not exceed the maximum length specified by the system to ensure it is concise and relevant.
This parameter specifies the type of text input. Currently, it supports the option "short," which is the default value. This helps in categorizing the text input for different use cases within your project.
This parameter provides a description or label for the text input. The default value is "提示词," which means "prompt" in Chinese. This helps in identifying the purpose of the text input within the node.
This boolean parameter determines whether the text data should be exported for use in other nodes or external systems. The default value is True, enabling easy integration and data flow within your project.
The output parameter "text" returns the text data that you have input into the node. This output can be used in subsequent nodes or processes within your project, allowing for seamless integration and utilization of the text data.
<MAX_TEXT_LENGTH>
© Copyright 2024 RunComfy. All Rights Reserved.