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

# IdeogramV4 - ComfyUI Built-in Node Documentation

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

# Ideogram V4

根据文本提示，使用 Ideogram 4.0 模型生成图像。此节点将您的文本描述发送至 Ideogram API，并将生成的图像作为输出张量返回。

## ## 输入

| 参数     | 描述                                | 数据类型   | 是否必填 | 取值范围                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------ | --------------------------------- | ------ | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `提示词`  | 用于图像生成的文本提示。                      | STRING | 是    | 无限制                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `分辨率`  | 生成图像的分辨率。默认值："Auto" 让模型自动选择最佳分辨率。 | COMBO  | 是    | `"Auto"`<br />`"2048x2048 (1:1)"`<br />`"1440x2880 (1:2)"`<br />`"2880x1440 (2:1)"`<br />`"1664x2496 (2:3)"`<br />`"2496x1664 (3:2)"`<br />`"1792x2240 (4:5)"`<br />`"2240x1792 (5:4)"`<br />`"1440x2560 (9:16)"`<br />`"2560x1440 (16:9)"`<br />`"1600x2560 (5:8)"`<br />`"2560x1600 (8:5)"`<br />`"1728x2304 (3:4)"`<br />`"2304x1728 (4:3)"`<br />`"1296x3168 (9:22)"`<br />`"3168x1296 (22:9)"`<br />`"1152x2944 (9:23)"`<br />`"2944x1152 (23:9)"`<br />`"1248x3328 (3:8)"`<br />`"3328x1248 (8:3)"`<br />`"1280x3072 (5:12)"`<br />`"3072x1280 (12:5)"` |
| `生成速度` | 控制生成速度与质量之间的权衡。默认值："DEFAULT"。     | COMBO  | 是    | `"DEFAULT"`<br />`"TURBO"`<br />`"QUALITY"`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| `种子`   | 用于可重复生成的随机种子。默认值：0。               | INT    | 是    | 最小值：0<br />最大值：2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

## ## 输出

| 输出名称    | 描述            | 数据类型  |
| ------- | ------------- | ----- |
| `IMAGE` | 以张量形式输出的生成图像。 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `47a486824211d34b9109c5038b0b094d192c4e243c0a6c4ceab13af3bdabe6e4`
