ComfyUI > Nodes > ComfyUI-CozyGen > CozyGen String Input

ComfyUI Node: CozyGen String Input

Class Name

CozyGenStringInput

Category
CozyGen/Static
Author
GsusGG (Account age: 1268days)
Extension
ComfyUI-CozyGen
Latest Updated
2025-10-17
Github Stars
0.02K

How to Install ComfyUI-CozyGen

Install this extension via the ComfyUI Manager by searching for ComfyUI-CozyGen
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-CozyGen in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

CozyGen String Input Description

Facilitates customizable string input for integration in CozyGen workflows and processes.

CozyGen String Input:

The CozyGenStringInput node is designed to facilitate the input of string data within the CozyGen framework. This node is particularly useful for scenarios where you need to provide textual information as input to other nodes or processes. It allows you to define a string parameter with customizable settings, ensuring that the input aligns with your specific requirements. The node's primary function is to capture and return a string value, which can then be utilized in various creative and computational workflows. By offering a straightforward interface for string input, the CozyGenStringInput node enhances the flexibility and usability of the CozyGen system, making it easier for you to integrate textual data into your projects.

CozyGen String Input Input Parameters:

param_name

This parameter allows you to specify the name of the string parameter. It serves as an identifier for the input, making it easier to reference and manage within your workflow. The default value is "String Parameter", which can be customized to better describe the purpose of the input.

priority

The priority parameter determines the importance or order of execution for this input within the node's processing logic. It is an integer value with a default of 10, allowing you to adjust the execution sequence when multiple inputs are involved.

default_value

This parameter sets the initial string value that the node will use if no other input is provided. It is a flexible option that allows you to define a starting point for your string data, with the default being an empty string ("").

display_multiline

The display_multiline parameter is a boolean that controls whether the input string can be displayed and edited across multiple lines. This is particularly useful for longer text inputs, providing a more convenient and readable interface. The default setting is False, meaning single-line input is used unless specified otherwise.

CozyGen String Input Output Parameters:

STRING

The output of the CozyGenStringInput node is a string value, which corresponds to the input provided or the default value if no input is given. This output is crucial for passing textual data to subsequent nodes or processes within your workflow, enabling seamless integration and manipulation of string information.

CozyGen String Input Usage Tips:

  • Utilize the param_name to clearly label your string inputs, making it easier to identify and manage them in complex workflows.
  • Consider enabling display_multiline for inputs that require longer text, as this will improve readability and ease of editing.
  • Set a meaningful default_value to ensure that your node has a valid starting point, even if no input is provided.

CozyGen String Input Common Errors and Solutions:

Missing Input Value

  • Explanation: This error occurs when no input value is provided, and the default value is not set.
  • Solution: Ensure that you either provide an input value or set a default_value to avoid this error.

Invalid Priority Value

  • Explanation: The priority parameter must be an integer. If a non-integer value is provided, this error will occur.
  • Solution: Check the priority parameter and ensure it is set to a valid integer value.

Multiline Display Not Supported

  • Explanation: If display_multiline is set to True but the interface does not support multiline input, this error may occur.
  • Solution: Verify that the interface or environment you are using supports multiline input, or set display_multiline to False.

CozyGen String Input Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-CozyGen
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

CozyGen String Input