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

# SamplerEulerAncestral - ComfyUI Built-in Node Documentation

> SamplerEulerAncestral 节点会创建一个可在图像生成过程中使用的 Euler Ancestral 采样器。

SamplerEulerAncestral 节点会创建一个可在图像生成过程中使用的 Euler Ancestral 采样器。该采样器将 Euler 积分与祖先采样（ancestral sampling）相结合，在每一步中加入一定程度的随机性，从而产生多样化的结果。该节点允许你通过其设置调整所施加随机性的程度。

## 输入

| 参数    | 描述                               | 数据类型  | 必需 | 范围          |
| ----- | -------------------------------- | ----- | -- | ----------- |
| `eta` | 控制采样过程的步长和随机性（默认值：1.0）。这是一个高级参数。 | FLOAT | 是  | 0.0 - 100.0 |
| `s噪波` | 控制采样过程中添加的噪声量（默认值：1.0）。这是一个高级参数。 | FLOAT | 是  | 0.0 - 100.0 |

## 输出

| 输出名称      | 描述                                      | 数据类型    |
| --------- | --------------------------------------- | ------- |
| `sampler` | 返回一个已配置的 Euler Ancestral 采样器，可在采样流程中使用。 | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `0d3c1f0ffe01eb6cc17fd53e743713f659218ec19001c670440472ae7d0d3887`
