本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑通过 OpenAI 的 DALL·E 2 端点同步生成图像。
Openai
OpenAIDalle2 - ComfyUI Built-in Node Documentation
Complete documentation for the OpenAIDalle2 node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the OpenAIDalle2 node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑通过 OpenAI 的 DALL·E 2 端点同步生成图像。
| 参数 | 数据类型 | 输入类型 | 默认值 | 范围 | 描述 |
|---|---|---|---|---|---|
提示词 | STRING | 必填 | "" | - | DALL·E 的文本提示 |
种子 | INT | 可选 | 0 | 0 到 2147483647 | 后端尚未实现 |
尺寸 | COMBO | 可选 | ”1024x1024" | "256x256”, “512x512”, “1024x1024” | 图像尺寸 |
数量 | INT | 可选 | 1 | 1 到 8 | 要生成的图像数量 |
参考图像 | IMAGE | 可选 | None | - | 用于图像编辑的可选参考图像。 |
掩码 | MASK | 可选 | None | - | 用于修复的可选蒙版(白色区域将被替换) |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
IMAGE | IMAGE | 来自 DALL·E 2 的生成或编辑后的图像 |