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

# CLIPTextEncodeControlnet - ComfyUI Built-in Node Documentation

> CLIPTextEncodeControlnet ノードは、CLIPモデルを使用してテキストプロンプトを処理し、結果のテキストエンコーディングを既存のconditioningデータと組み合わせます。

CLIPTextEncodeControlnet ノードは、CLIPモデルを使用してテキストプロンプトを処理し、結果のテキストエンコーディングを既存のconditioningデータと組み合わせます。テキストから導出された埋め込みを各conditioningエントリにcontrolnetクロスアテンションパラメータとして追加し、controlnetアプリケーション向けの拡張されたconditioning出力を生成します。

## 入力

| パラメータ       | 説明                                        | データ型         | 必須 | 範囲 |
| ----------- | ----------------------------------------- | ------------ | -- | -- |
| `クリップ`      | テキストのトークン化とエンコードに使用されるCLIPモデル             | CLIP         | はい | -  |
| `コンディショニング` | CLIPテキストエンコーディングと組み合わせる既存のconditioningデータ | CONDITIONING | はい | -  |
| `テキスト`      | CLIPモデルで処理されるテキストプロンプト。複数行テキストと動的プロンプトに対応 | STRING       | はい | -  |

**注記:** このノードが機能するには、3つの入力（`clip`、`conditioning`、`text`）すべてが必須です。`text` 入力は複数行テキストと動的プロンプトに対応しており、柔軟なテキスト処理が可能です。このノードはソースコード内で実験的とマークされています。

## 出力

| 出力名            | 説明                                                                                                                                 | データ型         |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `CONDITIONING` | CLIPテキストエンコーディングから導出されたcontrolnetクロスアテンションパラメータ（`cross_attn_controlnet` および `pooled_output_controlnet`）が追加された、拡張されたconditioningデータ | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `95a798684ca8734bfff53c7b979b320f6834dc1a9553163d0e567243761000f1`
