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

# SamplerDPMPP_2S_Ancestral - ComfyUI Built-in Node Documentation

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

SamplerDPMPP\_2S\_Ancestral 节点创建了一个使用 DPM++ 2S Ancestral 采样方法生成图像的采样器。该采样器结合了确定性和随机性元素，在保持一定一致性的同时产生多样化的结果。它允许您在采样过程中控制随机性和噪声水平。

## 输入

| 参数        | 描述                        | 数据类型  | 是否必填 | 取值范围        |
| --------- | ------------------------- | ----- | ---- | ----------- |
| `eta`     | 控制采样过程中添加的随机噪声量（默认值：1.0）  | FLOAT | 是    | 0.0 - 100.0 |
| `s_noise` | 控制采样过程中应用的噪声缩放比例（默认值：1.0） | FLOAT | 是    | 0.0 - 100.0 |

## 输出

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

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

***

**Source fingerprint (SHA-256):** `9634c96934850f5b746cd7c8b29727396af534133b8d54b6bdac12e9e0975189`
