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

# SamplerEulerAncestralCFGPP - ComfyUI Built-in Node Documentation

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

SamplerEulerAncestralCFGPP ノードは、画像生成のために分類器フリーガイダンス（CFG++）を組み合わせたオイラー祖先法を使用するサンプラーを作成します。このサンプラーは、祖先サンプリング技術とガイダンス条件付けを組み合わせることで、多様な画像バリエーションを生成しつつ一貫性を維持し、ノイズとステップサイズの調整を制御するパラメータを通じて微調整を可能にします。

## 入力

| パラメータ     | 説明                                                     | データ型  | 必須 | 範囲         |
| --------- | ------------------------------------------------------ | ----- | -- | ---------- |
| `eta`     | サンプリング中のステップサイズを制御します。値が大きいほどより積極的な更新が行われます（デフォルト：1.0） | FLOAT | はい | 0.0 - 1.0  |
| `s_noise` | サンプリングプロセス中に追加されるノイズの量を調整します（デフォルト：1.0）                | FLOAT | はい | 0.0 - 10.0 |

## 出力

| 出力名       | 説明                                    | データ型    |
| --------- | ------------------------------------- | ------- |
| `sampler` | 画像生成パイプラインで使用できる設定済みのサンプラーオブジェクトを返します | SAMPLER |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SamplerEulerAncestralCFGPP/ja.md)

***

**Source fingerprint (SHA-256):** `7eceec539a6a045db4d9953214add17011ef9d17e663dbbbbbb2bae0cbe40aa2`
