> ## 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_SDE - ComfyUI Built-in Node Documentation

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

SamplerDPMPP\_SDE ノードは、サンプリングプロセスで使用するDPM++ SDE（確率的微分方程式）サンプラーを作成します。このサンプラーは、設定可能なノイズパラメータとデバイス選択を備えた確率的サンプリング手法を提供します。サンプリングパイプラインで使用可能なサンプラーオブジェクトを返します。

## 入力

| パラメータ     | 説明                                   | データ型  | 必須 | 範囲               |
| --------- | ------------------------------------ | ----- | -- | ---------------- |
| `eta`     | サンプリングプロセスの確率性を制御します（デフォルト: 1.0）     | FLOAT | はい | 0.0 - 100.0      |
| `s_noise` | サンプリング中に追加されるノイズの量を制御します（デフォルト: 1.0） | FLOAT | はい | 0.0 - 100.0      |
| `r`       | サンプリング動作に影響を与えるパラメータです（デフォルト: 0.5）   | FLOAT | はい | 0.0 - 100.0      |
| `ノイズデバイス` | ノイズ計算を実行するデバイスを選択します（デフォルト: "gpu"）   | COMBO | はい | "gpu"<br />"cpu" |

## 出力

| 出力名       | 説明                                                  | データ型    |
| --------- | --------------------------------------------------- | ------- |
| `sampler` | サンプリングパイプラインで使用するための、設定済みのDPM++ SDEサンプラーオブジェクトを返します | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `43b3b3c4b2756a6e7979c12418de1dba79e3e0c0fde2a06505cf0a6825e6ebbf`
