Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!

ComfyUI Node: Step Rebalance

Class Name

StepRebalance

Category
conditioning
Author
nova452 (Account age: 1362days)
Extension
ComfyUI-Conditioning-Rebalance
Latest Updated
2026-07-02
Github Stars
0.34K

How to Install ComfyUI-Conditioning-Rebalance

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

Step Rebalance Description

Manage conditioning schedules by splitting at step threshold for smooth transition between states in AI-generated art.

Step Rebalance:

The StepRebalance node is designed to manage and adjust conditioning schedules by splitting them at a specified step threshold. This node is particularly useful in scenarios where you need to transition between two different conditioning states smoothly. By allowing you to define a step and a bound, it provides a mechanism to control the blending of two conditioning inputs over a specified range. This capability is essential for creating nuanced transitions in AI-generated art, where the conditioning can significantly influence the output's style and content. The node ensures that the transition between the two conditioning states is handled gracefully, maintaining the integrity of the artistic output.

Step Rebalance Input Parameters:

conditioning_1

This parameter represents the first conditioning input that you want to use in the schedule. It is a crucial part of the node's operation as it defines the initial state of conditioning before the transition. The conditioning input is typically a set of parameters or settings that influence the AI's behavior or output style.

conditioning_2

This parameter is the second conditioning input, which the node will transition to after the specified step threshold. Like conditioning_1, it plays a vital role in defining the final state of conditioning, allowing for a smooth transition from the initial state.

step

The step parameter is a floating-point value that determines the point at which the transition between conditioning_1 and conditioning_2 begins. It ranges from 0.00 to 1.00, with a default value of 0.00. This parameter is essential for controlling when the transition occurs within the conditioning schedule.

bound

The bound parameter is another floating-point value that defines the range around the step where the transition occurs. It also ranges from 0.00 to 1.00, with a default value of 0.00. This parameter allows you to control the smoothness and extent of the transition, ensuring that it happens over a specified range rather than abruptly.

Step Rebalance Output Parameters:

conditioning

The output parameter conditioning is the result of the combined and adjusted conditioning inputs. It represents the new conditioning schedule that incorporates the transition between conditioning_1 and conditioning_2 as specified by the step and bound parameters. This output is crucial for achieving the desired artistic effect, as it dictates how the AI's behavior or style changes over time.

Step Rebalance Usage Tips:

  • To achieve a smooth transition between two conditioning states, carefully adjust the step and bound parameters. A smaller bound value will result in a sharper transition, while a larger value will create a more gradual blend.
  • Experiment with different conditioning_1 and conditioning_2 inputs to see how they affect the final output. This can help you discover new artistic styles or effects that you might not have considered.

Step Rebalance Common Errors and Solutions:

RuntimeError: Step Rebalance requires ComfyUI (node_helpers).

  • Explanation: This error occurs when the ComfyUI framework, specifically the node_helpers module, is not available or not properly installed.
  • Solution: Ensure that ComfyUI is installed and properly configured in your environment. Check that all necessary dependencies are installed and accessible.

ValueError: Invalid step or bound value.

  • Explanation: This error is raised when the step or bound values are outside the allowed range of 0.00 to 1.00.
  • Solution: Verify that the step and bound parameters are set within the valid range. Adjust them to be between 0.00 and 1.00 to resolve the issue.

Step Rebalance Related Nodes

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

Step Rebalance