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

# CLIPTextEncodePixArtAlpha - ComfyUI Built-in Node Documentation

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

このドキュメントはAIによって生成されました。誤りや改善のご提案がございましたら、ぜひご協力ください。[GitHubで編集する](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/CLIPTextEncodePixArtAlpha/en.md)

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

## 入力

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

## 出力

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

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

***

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