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

# DisableNoise - ComfyUI Built-in Node Documentation

> Complete documentation for the DisableNoise node in ComfyUI. Learn its inputs, outputs, parameters and usage.

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

DisableNoise 节点提供了一个空的噪声配置，可用于在采样过程中禁用噪声生成。它返回一个不包含任何噪声数据的特殊噪声对象，当其他节点连接到此输出时，可以跳过与噪声相关的操作。

## 输入参数

| 参数      | 数据类型 | 必填 | 取值范围 | 描述            |
| ------- | ---- | -- | ---- | ------------- |
| *无输入参数* | -    | -  | -    | 此节点不需要任何输入参数。 |

## 输出结果

| 输出名称    | 数据类型  | 描述                          |
| ------- | ----- | --------------------------- |
| `NOISE` | NOISE | 返回一个空的噪声配置，可用于在采样过程中禁用噪声生成。 |
