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

# SamplerEulerAncestral - ComfyUI Built-in Node Documentation

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

SamplerEulerAncestral 节点用于创建欧拉祖先采样器以生成图像。该采样器采用特定的数学方法，将欧拉积分与祖先采样技术相结合，从而生成图像变体。您可以通过调整控制生成过程中随机性和步长的参数来配置采样行为。

## 输入

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

## 输出

| 输出名称      | 描述                        | 数据类型    |
| --------- | ------------------------- | ------- |
| `sampler` | 返回一个已配置的欧拉祖先采样器，可用于采样流程中。 | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `4d167de55f003383ccbb4a53daa14496bd931589781d56b62bf282a811669670`
