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

# Epsilon Scaling - ComfyUI Built-in Node Documentation

> This node implements the Epsilon Scaling method from the research paper "Elucidating the Exposure Bias in Diffusion Models" (arxiv.org/abs/2308.15321v6).

## 输入

| Parameter | Description                                                  | Data Type | Required | Range               |
| --------- | ------------------------------------------------------------ | --------- | -------- | ------------------- |
| `模型`      | 将应用 epsilon 缩放补丁的模型。                                         | MODEL     | 是        | -                   |
| `系数`      | 预测噪声的缩放因子。大于 1.0 的值会降低噪声，小于 1.0 的值会增加噪声（默认值：1.005）。这是一个高级参数。 | FLOAT     | 否        | 0.5 - 1.5（步长：0.001） |

注意：如果 `scaling_factor` 设置为 0，节点会自动将其替换为一个非常小的值（1e-9），以防止除以零。用户界面的最小值 0.5 通常可以避免这种情况。

## 输出

| Output Name | Description                      | Data Type |
| ----------- | -------------------------------- | --------- |
| `model`     | 输入模型的补丁版本，其采样过程应用了 epsilon 缩放函数。 | MODEL     |

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

***

**Source fingerprint (SHA-256):** `8d258c7bb853940922402f1009d777bfc71e88704fd2f615f569c214ddbeac64`
