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 > Nodes > Sage Utils > Scheduler Selector

ComfyUI Node: Scheduler Selector

Class Name

Sage_SchedulerSelector

Category
Sage Utils/sampler
Author
arcum42 (Account age: 6442days)
Extension
Sage Utils
Latest Updated
2026-05-17
Github Stars
0.03K

How to Install Sage Utils

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

Scheduler Selector Description

Facilitates scheduler selection in KSampler, enhancing AI workflow flexibility and efficiency.

Scheduler Selector:

The Sage_SchedulerSelector node is designed to facilitate the selection of a scheduler within a computational pipeline, specifically for use in the KSampler. This node plays a crucial role in determining the scheduling strategy that will be applied during the sampling process, which is a key component in many AI-driven workflows. By allowing you to choose from a variety of scheduling options, the node provides flexibility and control over the execution of tasks, ensuring that the pipeline can be tailored to meet specific performance and efficiency requirements. The primary goal of the Sage_SchedulerSelector is to streamline the process of scheduler selection, making it accessible and straightforward, even for those who may not have a deep technical background. This node is particularly beneficial in scenarios where different scheduling strategies can significantly impact the outcome of the AI model's performance.

Scheduler Selector Input Parameters:

steps

The steps parameter defines the number of steps to be used in the KSampler. It is an integer value that directly influences the granularity and precision of the sampling process. The minimum value for this parameter is 1, and the maximum is 10000, with a default setting of 20. Adjusting the number of steps can impact the quality and speed of the sampling, where a higher number of steps may lead to more accurate results but could also increase computational time.

scheduler_name

The scheduler_name parameter allows you to select the specific scheduler to be used in the pipeline. It is a combo input that provides a list of available scheduler options, with "beta" being the default choice. The selection of a scheduler can affect the overall behavior and efficiency of the sampling process, as different schedulers may implement various strategies for task execution and resource management.

Scheduler Selector Output Parameters:

out_steps

The out_steps output parameter reflects the number of steps that have been set for the KSampler. This integer value is crucial for understanding the level of detail and precision that will be applied during the sampling process. It serves as a confirmation of the steps parameter input and ensures that the desired configuration is being utilized.

scheduler

The scheduler output parameter provides the name of the scheduler that has been selected for use in the pipeline. This string output is important for verifying that the correct scheduling strategy is being applied, allowing you to ensure that the pipeline is configured according to your specific requirements and preferences.

Scheduler Selector Usage Tips:

  • Experiment with different scheduler_name options to find the most efficient scheduling strategy for your specific task, as different schedulers can have varying impacts on performance and resource utilization.
  • Adjust the steps parameter based on the complexity and precision required for your task. Higher steps can improve accuracy but may also increase processing time, so find a balance that suits your needs.

Scheduler Selector Common Errors and Solutions:

Invalid scheduler_name

  • Explanation: This error occurs when the scheduler_name provided does not match any of the available options in the list.
  • Solution: Ensure that the scheduler_name is selected from the provided options list. Double-check for any typos or case sensitivity issues.

Steps out of range

  • Explanation: This error arises when the steps parameter is set outside the allowed range of 1 to 10000.
  • Solution: Adjust the steps parameter to fall within the valid range. If you need a specific number of steps, ensure it is between 1 and 10000.

Scheduler Selector Related Nodes

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

Scheduler Selector