ComfyUI > Nodes > CRT-Nodes > Sampler & Scheduler Selector (CRT)

ComfyUI Node: Sampler & Scheduler Selector (CRT)

Class Name

SamplerSchedulerSelector

Category
CRT/Utils/Logic & Values
Author
CRT (Account age: 1707days)
Extension
CRT-Nodes
Latest Updated
2026-03-16
Github Stars
0.1K

How to Install CRT-Nodes

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

Sampler & Scheduler Selector (CRT) Description

Facilitates selection of samplers and schedulers in ComfyUI for AI art experimentation.

Sampler & Scheduler Selector (CRT):

The SamplerSchedulerSelector node is designed to facilitate the selection of sampling and scheduling strategies within the ComfyUI framework. This node is particularly useful for AI artists who want to experiment with different combinations of samplers and schedulers to achieve desired artistic effects in their generative models. By providing a straightforward interface, the node allows you to specify your preferred sampler and scheduler, which are essential components in the process of generating images or other outputs from AI models. The primary function of this node is to return the selected sampler and scheduler names, making it easier to manage and switch between different configurations without delving into complex coding or configuration files. This capability is especially beneficial for users who wish to explore various artistic styles or optimize their model's performance by testing different sampling and scheduling techniques.

Sampler & Scheduler Selector (CRT) Input Parameters:

sampler_name

The sampler_name parameter allows you to specify the name of the sampler you wish to use. Samplers are algorithms that determine how the model generates samples from the latent space, influencing the style and quality of the output. This parameter accepts a selection from the available samplers defined in comfy.samplers.KSampler.SAMPLERS. Choosing the right sampler can significantly impact the artistic outcome, so it's important to experiment with different options to find the one that best suits your creative goals.

scheduler

The scheduler parameter lets you choose the scheduling strategy for the sampling process. Schedulers control the sequence and timing of sampling steps, which can affect the convergence and stability of the generated output. This parameter accepts a selection from the available schedulers defined in comfy.samplers.KSampler.SCHEDULERS. By selecting different schedulers, you can explore how various scheduling techniques influence the final result, allowing for greater artistic flexibility and control.

Sampler & Scheduler Selector (CRT) Output Parameters:

sampler_name

The sampler_name output returns the name of the sampler that was selected. This output is useful for confirming which sampler is currently in use, especially when testing multiple configurations or documenting your workflow. It ensures that you have a clear record of the sampler choice, which can be referenced or adjusted in future projects.

scheduler

The scheduler output provides the name of the scheduler that was selected. Similar to the sampler_name output, this information is crucial for tracking and verifying the scheduling strategy applied during the sampling process. It helps maintain consistency and transparency in your creative process, enabling you to replicate or modify the scheduling approach as needed.

Sampler & Scheduler Selector (CRT) Usage Tips:

  • Experiment with different combinations of samplers and schedulers to discover unique artistic styles and effects. Each combination can produce distinct results, so take the time to explore various options.
  • Keep a record of the sampler and scheduler configurations that yield desirable outcomes. This practice will help you build a library of effective settings that you can quickly apply to future projects.

Sampler & Scheduler Selector (CRT) Common Errors and Solutions:

Invalid sampler or scheduler selection

  • Explanation: This error occurs when the specified sampler or scheduler is not recognized or available in the current configuration.
  • Solution: Ensure that the sampler_name and scheduler parameters are set to valid options from comfy.samplers.KSampler.SAMPLERS and comfy.samplers.KSampler.SCHEDULERS, respectively. Double-check the available options and select from the provided list.

Missing sampler or scheduler input

  • Explanation: This error arises when one or both of the required input parameters are not provided.
  • Solution: Make sure to specify both the sampler_name and scheduler inputs before executing the node. These inputs are necessary for the node to function correctly and return the desired outputs.

Sampler & Scheduler Selector (CRT) Related Nodes

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

Sampler & Scheduler Selector (CRT)