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

# OpenAIDalle3 - ComfyUI Built-in Node Documentation

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

通过 OpenAI 的 DALL·E 3 端点同步生成图像。此节点接收文本提示，并使用 OpenAI 的 DALL·E 3 模型创建相应图像，允许您指定图像质量、风格和尺寸。

## 输入

| 参数    | 描述                                                                | 数据类型   | 是否必填 | 范围                                            |
| ----- | ----------------------------------------------------------------- | ------ | ---- | --------------------------------------------- |
| `提示词` | DALL·E 的文本提示（默认值：""）                                              | STRING | 是    | -                                             |
| `种子`  | 后端尚未实现（默认值：0）                                                     | INT    | 否    | 0 到 2147483647                                |
| `质量`  | 图像质量（默认值："standard"）                                              | COMBO  | 否    | "standard"<br />"hd"                          |
| `风格`  | 生动风格会使模型倾向于生成超现实且富有戏剧性的图像。自然风格则使模型生成更自然、超现实感较弱的图像。（默认值："natural"） | COMBO  | 否    | "natural"<br />"vivid"                        |
| `尺寸`  | 图像尺寸（默认值："1024x1024"）                                             | COMBO  | 否    | "1024x1024"<br />"1024x1792"<br />"1792x1024" |

## 输出

| 输出名称    | 描述                | 数据类型  |
| ------- | ----------------- | ----- |
| `IMAGE` | 来自 DALL·E 3 的生成图像 | IMAGE |

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

***

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