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

# DualCFGGuider - ComfyUI Built-in Node Documentation

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

{DualCFGGuider}ノードは、デュアル分類器不要ガイダンス（Dual Classifier-Free Guidance）サンプリングのためのガイダンスシステムを作成します。2つのポジティブ条件付け入力と1つのネガティブ条件付け入力を組み合わせ、各条件付けペアに異なるガイダンススケールを適用することで、生成出力に対する各プロンプトの影響を制御します。

## 入力

| パラメータ                | 説明                                                              | データ型         | 必須 | 範囲                      |
| -------------------- | --------------------------------------------------------------- | ------------ | -- | ----------------------- |
| `モデル`                | ガイダンスに使用するモデル                                                   | MODEL        | はい | -                       |
| `cond1`              | 1つ目のポジティブ条件付け入力                                                 | CONDITIONING | はい | -                       |
| `cond2`              | 2つ目のポジティブ条件付け入力                                                 | CONDITIONING | はい | -                       |
| `ネガティブ`              | ネガティブ条件付け入力                                                     | CONDITIONING | はい | -                       |
| `cfg_conds`          | 1つ目のポジティブ条件付けに対するガイダンススケール（デフォルト：8.0）                           | FLOAT        | はい | 0.0 - 100.0             |
| `cfg_cond2_negative` | 2つ目のポジティブ条件付けとネガティブ条件付けに対するガイダンススケール（デフォルト：8.0）                 | FLOAT        | はい | 0.0 - 100.0             |
| `style`              | 適用するガイダンススタイル（デフォルト："regular"）。"nested"に設定すると、ガイダンスが入れ子状に適用されます | COMBO        | はい | "regular"<br />"nested" |

## 出力

| 出力名      | 説明                         | データ型   |
| -------- | -------------------------- | ------ |
| `GUIDER` | サンプリングで使用できる設定済みのガイダンスシステム | GUIDER |

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

***

**Source fingerprint (SHA-256):** `802e07f2e64dc2d55e86290db7e94dffd46079a9180480a560035d0bb6350325`
