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

# CLIPTextEncodePixArtAlpha - ComfyUI Built-in Node Documentation

> テキストをエンコードし、PixArt Alpha用の解像度条件付けを設定します。

テキストをエンコードし、PixArt Alpha用の解像度条件付けを設定します。このノードはテキスト入力を処理し、幅と高さの情報を追加して、PixArt Alphaモデル専用のconditioningデータを作成します。PixArt Sigmaモデルには適用されません。

## 入力

| パラメータ  | 説明                                   | データ型   | 必須 | 範囲                   |
| ------ | ------------------------------------ | ------ | -- | -------------------- |
| `幅`    | 解像度条件付けのための幅寸法（デフォルト：1024）           | INT    | はい | 0 to MAX\_RESOLUTION |
| `高さ`   | 解像度条件付けのための高さ寸法（デフォルト：1024）          | INT    | はい | 0 to MAX\_RESOLUTION |
| `テキスト` | エンコードするテキスト入力。複数行入力と動的プロンプトに対応しています。 | STRING | はい | -                    |
| `clip` | トークン化とエンコードに使用するCLIPモデル              | CLIP   | はい | -                    |

## 出力

| 出力名            | 説明                                      | データ型         |
| -------------- | --------------------------------------- | ------------ |
| `CONDITIONING` | テキストトークンと解像度情報を含むエンコード済みconditioningデータ | CONDITIONING |

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

***

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