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

# LatentApplyOperationCFG - ComfyUI Built-in Node Documentation

> LatentApplyOperationCFG ノードは、モデルのサンプリングプロセスにおける classifier-free guidance（CFG）ステップの内部で、latent 操作を適用します。

LatentApplyOperationCFG ノードは、モデルのサンプリングプロセスにおける classifier-free guidance（CFG）ステップの内部で、latent 操作を適用します。CFG の前に生成された conditioning 出力をインターセプトし、接続された操作を latent 値に適用して、この変更されたサンプリング動作を持つモデルを返します。

## 入力

| パラメータ | 説明                             | データ型              | 必須 | 範囲 |
| ----- | ------------------------------ | ----------------- | -- | -- |
| `モデル` | CFG 操作を適用する対象のモデル              | MODEL             | はい | -  |
| `操作`  | CFG サンプリングプロセス中に適用する latent 操作 | LATENT\_OPERATION | はい | -  |

注：このノードは experimental としてマークされています。操作は、CFG サンプリングプロセス中にモデルの conditioning 出力に対して適用されます。conditioning 出力が 2 つ存在する場合、操作は 1 つ目と 2 つ目の出力の差分に適用され、2 つ目の出力が結果に加算して戻されます。conditioning 出力が 1 つだけの場合は、その出力に直接操作が適用されます。

## 出力

| 出力名     | 説明                              | データ型  |
| ------- | ------------------------------- | ----- |
| `model` | CFG 操作をサンプリングプロセスに適用した、変更済みのモデル | MODEL |

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

***

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