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

# SamplerCustomAdvanced - ComfyUI Built-in Node Documentation

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

SamplerCustomAdvanced ノードは、カスタムノイズ、ガイダンス、およびサンプリング設定を使用して、高度な潜在空間サンプリングを実行します。カスタマイズ可能なノイズ生成とシグマスケジュールを用いたガイド付きサンプリングプロセスを通じて潜在画像を処理し、最終的なサンプリング出力と、利用可能な場合にはノイズ除去されたバージョンの両方を生成します。

## 入力

| パラメータ    | 説明                                      | データ型    | 必須 | 範囲 |
| -------- | --------------------------------------- | ------- | -- | -- |
| `ノイズ`    | サンプリングプロセスに初期ノイズパターンとシードを提供するノイズジェネレーター | NOISE   | はい | -  |
| `ガイダー`   | サンプリングプロセスを目的の出力へと導くガイダンスモデル            | GUIDER  | はい | -  |
| `サンプラー`  | 生成中に潜在空間をどのように移動するかを定義するサンプリングアルゴリズム    | SAMPLER | はい | -  |
| `シグマ`    | サンプリングステップ全体のノイズレベルを制御するシグマスケジュール       | SIGMAS  | はい | -  |
| `潜在イメージ` | サンプリングの開始点となる初期潜在表現                     | LATENT  | はい | -  |

## 出力

| 出力名       | 説明                                         | データ型   |
| --------- | ------------------------------------------ | ------ |
| `出力`      | サンプリングプロセス完了後の最終的なサンプリング済み潜在表現             | LATENT |
| `ノイズ除去出力` | 利用可能な場合の出力のノイズ除去バージョン。それ以外の場合は出力と同じものを返します | LATENT |

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

***

**Source fingerprint (SHA-256):** `bf711ecc0684ad04babe5c63a246195f358204d203e836587a90feff742929a3`
