ComfyUI > Nodes > ComfyUI-CapitanFlowMatch > ⚓ Capitan Linear

ComfyUI Node: ⚓ Capitan Linear

Class Name

CapitanLinear

Category
sampling/custom_sampling/schedulers
Author
capitan01R (Account age: 86days)
Extension
ComfyUI-CapitanFlowMatch
Latest Updated
2026-02-27
Github Stars
0.03K

How to Install ComfyUI-CapitanFlowMatch

Install this extension via the ComfyUI Manager by searching for ComfyUI-CapitanFlowMatch
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-CapitanFlowMatch 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

⚓ Capitan Linear Description

Generates linearly spaced sigmas from 1.0 to 0.0 for AI art sampling and scheduling.

⚓ Capitan Linear:

The CapitanLinear node is designed to facilitate the process of generating a sequence of values, known as sigmas, which are linearly spaced between 1.0 and 0.0. This node is particularly useful in the context of sampling and scheduling within AI art generation workflows, where it helps in defining the progression of certain parameters over a series of steps. By providing a straightforward method to compute these values, CapitanLinear aids in creating smooth transitions and consistent changes across iterations, which can be crucial for achieving desired artistic effects. Its primary function is to compute these sigmas based on the number of steps specified, ensuring a linear decrement from the starting to the ending value.

⚓ Capitan Linear Input Parameters:

steps

The steps parameter determines the number of intervals or steps over which the linear sequence of sigmas is calculated. It directly influences the granularity of the transition from 1.0 to 0.0, with more steps resulting in a finer, more gradual change. The minimum value for steps is 1, ensuring at least one interval, while the maximum is 10,000, allowing for very detailed sequences. The default value is set to 8, providing a moderate level of detail suitable for many applications. Adjusting this parameter can significantly impact the smoothness and resolution of the generated sequence, making it a critical factor in the node's execution.

⚓ Capitan Linear Output Parameters:

SIGMAS

The output parameter SIGMAS represents the sequence of linearly spaced values generated by the node. These values are crucial for defining the progression of certain parameters in sampling and scheduling tasks, providing a structured way to transition from a starting value of 1.0 to an ending value of 0.0 over the specified number of steps. The SIGMAS output is essential for ensuring consistent and predictable changes across iterations, which can be vital for achieving specific artistic effects or maintaining the integrity of a generated sequence.

⚓ Capitan Linear Usage Tips:

  • To achieve smoother transitions in your generated art, consider increasing the steps parameter to create a more gradual change in the SIGMAS sequence.
  • If you are working with a limited computational budget, start with the default steps value of 8 and adjust based on the visual results and performance requirements.

⚓ Capitan Linear Common Errors and Solutions:

ValueError: Steps must be between 1 and 10000

  • Explanation: This error occurs when the steps parameter is set outside the allowed range of 1 to 10,000.
  • Solution: Ensure that the steps parameter is set within the valid range. Adjust the value to be at least 1 and no more than 10,000.

TypeError: Steps must be an integer

  • Explanation: This error is raised when the steps parameter is not an integer, which is required for the node to function correctly.
  • Solution: Verify that the steps parameter is an integer. If necessary, convert any non-integer input to an integer before passing it to the node.

⚓ Capitan Linear Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-CapitanFlowMatch
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.

⚓ Capitan Linear