> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SamplerSEEDS2 - ComfyUI Built-in Node Documentation

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

このノードは、画像生成のための設定可能なサンプラーを提供します。確率的微分方程式（SDE）ソルバーであるSEEDS-2アルゴリズムを実装しています。パラメータを調整することで、`seeds_2`、`exp_heun_2_x0`、`exp_heun_2_x0_sde`などの特定のサンプラーと同様の動作に設定できます。

## 入力

| パラメータ         | 説明                                | データ型  | 必須  | 範囲                       |
| ------------- | --------------------------------- | ----- | --- | ------------------------ |
| `solver_type` | サンプラーの基盤となるソルバーアルゴリズムを選択します。      | COMBO | はい  | `"phi_1"`<br />`"phi_2"` |
| `eta`         | 確率的強度（デフォルト：1.0）。                 | FLOAT | いいえ | 0.0 - 100.0              |
| `s_noise`     | SDEノイズ乗数（デフォルト：1.0）。              | FLOAT | いいえ | 0.0 - 100.0              |
| `r`           | 中間段階（c2ノード）の相対ステップサイズ（デフォルト：0.5）。 | FLOAT | いいえ | 0.01 - 1.0               |

## 出力

| 出力名       | 説明                                     | データ型    |
| --------- | -------------------------------------- | ------- |
| `sampler` | 他のサンプリングノードに渡すことができる、設定済みのサンプラーオブジェクト。 | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `13cfc064dab8b77dbdfdc27238130bdf3dc6c1eca47110f4a7f7d6b8c2866b90`
