ComfyUI > Nodes > ComfyUI-CozyGen > CozyGen Int Input

ComfyUI Node: CozyGen Int Input

Class Name

CozyGenIntInput

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 Int Input Description

Facilitates dynamic integer input fully fully customizable for AI art projects fully fully customizable.

CozyGen Int Input:

The CozyGenIntInput node is designed to facilitate the input of integer parameters within the CozyGen framework. This node is particularly useful for scenarios where you need to define and manipulate integer values dynamically within your AI art projects. By providing a structured way to input integers, it ensures that your parameters are well-defined and consistent, enhancing the overall workflow efficiency. The node's primary function is to return a specified integer value, which can be used in various parts of your project to control or influence different aspects of the art generation process. Its ability to handle a wide range of integer values, along with customizable settings, makes it a versatile tool for artists looking to incorporate precise numerical inputs into their creative processes.

CozyGen Int Input Input Parameters:

param_name

This parameter allows you to specify a name for the integer parameter, which can help in identifying and managing multiple parameters within your project. The default value is "Int Parameter".

priority

The priority parameter determines the importance of this input relative to others. It can be used to influence the order of execution or processing. The default value is 10.

default_value

This parameter sets the initial integer value that the node will return if no other input is provided. It serves as a fallback value to ensure the node always has a valid output. The default value is 1.

min_value

The minimum value parameter defines the lowest integer that can be inputted, ensuring that the value stays within a specified range. This helps prevent errors or unexpected behavior from out-of-range values. The default value is 0.

max_value

This parameter sets the maximum allowable integer value, providing an upper limit to the input range. It ensures that the input remains within a manageable and expected range. The default and maximum value is 9999999999.

step

The step parameter defines the increment between allowable integer values, enabling precise control over the range of inputs. This is particularly useful for scenarios where only specific values are valid. The default value is 1.

add_randomize_toggle

This boolean parameter allows you to add a toggle for randomizing the integer value. When enabled, it can introduce variability into your project by selecting random values within the specified range. The default value is False.

CozyGen Int Input Output Parameters:

INT

The output of the CozyGenIntInput node is an integer value. This value is determined based on the input parameters and can be used in various parts of your project to control or influence different aspects of the art generation process. The output is crucial for ensuring that the integer parameters are correctly integrated into your workflow, providing a consistent and reliable numerical input.

CozyGen Int Input Usage Tips:

  • Utilize the min_value and max_value parameters to define a specific range for your integer inputs, ensuring that all values remain within expected limits.
  • Consider using the add_randomize_toggle to introduce variability into your projects, which can lead to more dynamic and interesting results.
  • Use descriptive names for param_name to easily identify and manage multiple integer parameters within complex projects.

CozyGen Int Input Common Errors and Solutions:

ValueError: Input value out of range

  • Explanation: This error occurs when the input value is outside the specified min_value and max_value range.
  • Solution: Ensure that the input value is within the defined range by adjusting the min_value and max_value parameters accordingly.

TypeError: Invalid input type

  • Explanation: This error is raised when a non-integer value is provided as input.
  • Solution: Verify that all inputs are integers and adjust any non-integer inputs to comply with the expected data type.

CozyGen Int 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 Int Input