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

# SamplerEulerAncestralCFGPP - ComfyUI Built-in Node Documentation

> SamplerEulerAncestralCFG++ ノードは、画像生成用の classifier-free guidance（CFG++）を備えた Euler Ancestral 法を使用するサンプラーを作成します。

SamplerEulerAncestralCFG++ ノードは、画像生成用の classifier-free guidance（CFG++）を備えた Euler Ancestral 法を使用するサンプラーを作成します。このサンプラーは、祖先サンプリング手法とガイダンス条件付けを組み合わせることで、一貫性を維持しながら多様な画像バリエーションを生成し、ノイズとステップサイズの調整を制御するパラメータによって微調整できるようにします。

## 入力

| パラメータ     | 説明                                                     | データ型  | 必須 | 範囲         |
| --------- | ------------------------------------------------------ | ----- | -- | ---------- |
| `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):** `de83cb4c3e9aeee60f1554ad1af8181adb4fa62e3d23cec02a6f4396b96500c1`
