ComfyUI > Nodes > ComfyUI > ModelNoiseScale

ComfyUI Node: ModelNoiseScale

Class Name

ModelNoiseScale

Category
advanced/model
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

ModelNoiseScale Description

Adjust noise scale parameter to optimize ML model performance and output quality.

ModelNoiseScale:

The ModelNoiseScale node is designed to adjust the noise scale parameter of a machine learning model, which is crucial in controlling the level of noise applied during the model's training or inference processes. This node allows you to fine-tune the noise scale, which can significantly impact the model's performance and the quality of its outputs. By modifying the noise scale, you can influence how the model handles noise in its data, potentially improving its robustness and accuracy. This node is particularly useful for advanced users who wish to experiment with different noise levels to optimize their models for specific tasks or datasets. The primary function of this node is to clone the existing model, adjust its noise scale, and apply this change to the model's sampling process, ensuring that the model operates with the newly specified noise level.

ModelNoiseScale Input Parameters:

model

The model parameter represents the machine learning model that you wish to modify. This parameter is essential as it provides the base model to which the noise scale adjustment will be applied. The model is expected to be in a format compatible with the node's operations, typically a pre-trained model that you want to fine-tune or experiment with.

noise_scale

The noise_scale parameter is a floating-point value that determines the absolute training noise scale applied to the model. This parameter allows you to specify the intensity of noise during the model's operation, with a default value of 1.0. The minimum value is 0.0, and the maximum is 64.0, with increments of 0.01. Adjusting this parameter can help you control the model's sensitivity to noise, which can be crucial for achieving the desired balance between overfitting and underfitting. For example, a noise scale of 8.0 might be used for a base model, while a slightly lower value like 7.5 could be used for a development version, as indicated in the tooltip.

ModelNoiseScale Output Parameters:

MODEL

The output parameter MODEL represents the modified version of the input model, now adjusted with the specified noise scale. This output is crucial as it provides you with a new model instance that incorporates the changes made to the noise scale, allowing you to test and evaluate the effects of these adjustments on the model's performance and output quality.

ModelNoiseScale Usage Tips:

  • Experiment with different noise_scale values to find the optimal setting for your specific model and dataset. Start with the default value and gradually adjust it to observe changes in model performance.
  • Use this node when you need to fine-tune a model for tasks that are sensitive to noise, such as image generation or denoising applications, to achieve better results.

ModelNoiseScale Common Errors and Solutions:

Error: "Invalid noise scale value"

  • Explanation: This error occurs when the noise_scale parameter is set to a value outside the allowed range (0.0 to 64.0).
  • Solution: Ensure that the noise_scale value is within the specified range and adjust it accordingly.

Error: "Model cloning failed"

  • Explanation: This error might happen if the model provided is not compatible with the cloning process required by the node.
  • Solution: Verify that the input model is in the correct format and compatible with the node's operations. Consider using a pre-trained model that supports cloning and noise scale adjustments.

ModelNoiseScale 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.

ModelNoiseScale