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

# ImageAddNoise - ComfyUI Built-in Node Documentation

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

ImageAddNoise 节点用于向输入图像添加随机噪声。它使用指定的随机种子生成一致的噪声模式，并允许控制噪声效果的强度。输出图像保持与输入图像相同的尺寸，但增加了视觉纹理。

## 输入

| 参数   | 描述                 | 数据类型  | 是否必填 | 范围                       |
| ---- | ------------------ | ----- | ---- | ------------------------ |
| `图像` | 将要添加噪声的输入图像        | IMAGE | 是    | -                        |
| `种子` | 用于生成噪声的随机种子（默认值：0） | INT   | 是    | 0 到 18446744073709551615 |
| `强度` | 控制噪声效果的强度（默认值：0.5） | FLOAT | 是    | 0.0 到 1.0                |

## 输出

| 输出名称 | 描述         | 数据类型  |
| ---- | ---------- | ----- |
| `图像` | 已添加噪声的输出图像 | IMAGE |

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

***

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