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

对 PixArt Alpha 进行文本编码并设置分辨率条件。此节点处理文本输入，并添加宽度和高度信息，以创建专门用于 PixArt Alpha 模型的条件数据。不适用于 PixArt Sigma 模型。

## 输入

| 参数   | 描述                   | 数据类型   | 是否必填 | 范围                  |
| ---- | -------------------- | ------ | ---- | ------------------- |
| `宽度` | 分辨率条件的宽度尺寸（默认值：1024） | INT    | 是    | 0 至 MAX\_RESOLUTION |
| `高度` | 分辨率条件的高度尺寸（默认值：1024） | INT    | 是    | 0 至 MAX\_RESOLUTION |
| `文本` | 待编码的文本输入，支持多行输入和动态提示 | STRING | 是    | -                   |
| `剪辑` | 用于分词和编码的 CLIP 模型     | CLIP   | 是    | -                   |

## 输出

| 输出名称           | 描述                   | 数据类型         |
| -------------- | -------------------- | ------------ |
| `CONDITIONING` | 包含文本标记和分辨率信息的编码后条件数据 | CONDITIONING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/CLIPTextEncodePixArtAlpha/zh.md)

***

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