ComfyUI > Nodes > ComfyUI > ManualSigmas

ComfyUI Node: ManualSigmas

Class Name

ManualSigmas

Category
experimental/custom_sampling
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

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

ManualSigmas Description

Define custom sigma values for noise schedule in AI model sampling, enabling unique outputs and sampling control.

ManualSigmas:

The ManualSigmas node is designed to allow you to manually define a sequence of sigma values, which are crucial in controlling the noise schedule during the sampling process in AI models. This node is particularly useful for those who wish to experiment with custom noise schedules, providing flexibility and control over the sampling dynamics. By specifying sigma values directly, you can influence the behavior of the model's sampling process, potentially leading to unique and tailored outputs. This node is categorized under experimental and custom sampling, indicating its advanced nature and potential for creative exploration.

ManualSigmas Input Parameters:

sigmas

The sigmas parameter is a string input where you can specify a list of sigma values separated by commas. These values represent the noise levels at different stages of the sampling process. The default value is "1, 0.5", which means the process will start with a sigma of 1 and then move to 0.5. You can input any sequence of floating-point numbers to define your custom noise schedule. This parameter directly impacts the node's execution by determining the sequence of noise levels applied during sampling, allowing for fine-tuned control over the model's output.

ManualSigmas Output Parameters:

sigmas

The output sigmas is a tensor containing the sequence of sigma values you defined in the input. This output is crucial as it represents the custom noise schedule that will be used in subsequent sampling processes. By interpreting this output, you can understand the specific noise levels that will be applied at each step, providing insight into how the model's sampling behavior will be influenced by your custom settings.

ManualSigmas Usage Tips:

  • Experiment with different sequences of sigma values to see how they affect the output of your model. This can lead to discovering unique styles or effects in your generated content.
  • Start with small changes to the default sigma values to understand their impact before making more significant adjustments. This gradual approach helps in learning how each value influences the sampling process.

ManualSigmas Common Errors and Solutions:

Invalid sigma format

  • Explanation: This error occurs when the input string for sigmas does not contain valid floating-point numbers separated by commas.
  • Solution: Ensure that the sigmas input is a properly formatted string with numbers separated by commas, such as "1, 0.5, 0.25".

Empty sigma list

  • Explanation: This error might happen if the input string is empty or does not contain any valid numbers.
  • Solution: Provide a valid sequence of sigma values in the input string to avoid this error. Ensure that the input is not empty and contains at least one valid number.

ManualSigmas Related Nodes

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

ManualSigmas