> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# TextEncodeJoyImageEdit - ComfyUI Built-in Node Documentation

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

此节点将文本提示和可选图像编码为条件数据，用于 JoyImage 模型。它结合了 CLIP 文本编码器与可选的图像输入，以创建丰富的条件数据，从而引导图像生成或编辑任务。

## 输入

| 参数     | 描述                       | 数据类型   | 是否必需 | 范围        |
| ------ | ------------------------ | ------ | ---- | --------- |
| `clip` | 用于编码文本提示的 CLIP 模型        | CLIP   | 是    | -         |
| `提示词`  | 要编码的文本提示，支持多行输入和动态提示     | STRING | 是    | -         |
| `vae`  | 用于将图像编码到潜在空间的 VAE 模型（可选） | VAE    | 否    | -         |
| `图像`   | 要包含在条件数据中的一张或多张图像，最多 6 张 | IMAGE  | 否    | 0 到 6 张图像 |

## 输出

| 输出名            | 描述                       | 数据类型         |
| -------------- | ------------------------ | ------------ |
| `CONDITIONING` | 编码后的条件数据，结合了文本提示和任何提供的图像 | CONDITIONING |

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

***

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