> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelNoiseScale - ComfyUI Built-in Node Documentation

> 此节点用于调整模型采样时使用的噪声缩放。

此节点用于调整模型采样时使用的噪声缩放。它会创建输入模型的副本，将指定的噪声缩放应用到其采样配置中，并返回修改后的模型。

## 输入

| 参数     | 描述                                                | 数据类型  | 必填 | 范围                  |
| ------ | ------------------------------------------------- | ----- | -- | ------------------- |
| `模型`   | 要应用噪声缩放调整的模型。                                     | MODEL | 是  | -                   |
| `噪声尺度` | 绝对训练噪声缩放。例如 HiDream-O1 base：8.0，dev：7.5。（默认值：1.0） | FLOAT | 是  | 0.0 至 64.0（步长：0.01） |

## 输出

| 输出名称    | 描述               | 数据类型  |
| ------- | ---------------- | ----- |
| `MODEL` | 已应用新噪声缩放的修改后的模型。 | MODEL |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelNoiseScale/zh.md)

***

**Source fingerprint (SHA-256):** `75b0b99323fc15ff3cafc23de05a9d6b52d059494fbc229e5fb685d2908dd5d3`
