> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-robin-i18n-sync.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ComfyUI Ideogram 4.0 合作伙伴节点教程

> 了解如何在 ComfyUI 中使用 Ideogram 4.0 API 合作伙伴节点

Ideogram 4.0 是 Ideogram 最新推出的文生图模型，具有出色的照片级真实感、精准的文字渲染和精确的风格控制。你可以使用纯自然语言或**结构化 JSON 提示词**来实现对布局、颜色和图像内文字的精细控制。

## Ideogram 4.0 的优势

* **照片级真实感**：生成的图像均具有出色的照片级真实感
* **精准的文字渲染**：在图像中渲染字面文字，非常适合海报类构图
* **精确的风格控制**：结构化 JSON 提示词可控制风格调色板、元素位置（`bbox`）和每个元素的颜色调色板
* **灵活的提示方式**：支持纯自然语言快速表达想法，也支持结构化 JSON 实现精细控制
* **无需负面提示词**：使用非对称无分类器引导（asymmetric classifier-free guidance），而不是单独的负面提示词字符串

## 示例输出

根据结构化 JSON 提示词进行文生图：

![Ideogram 4.0 示例输出](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_ideogram_v4_t2i.png)
*来自 Ideogram 4.0 API 的示例输出*

## Ideogram 与 ComfyOrg 直播对谈

一场特别的直播对谈，嘉宾为 Mohammad Norouzi（Ideogram CEO）和 Yoland Yan（ComfyOrg CEO），由 Purz 和 Rob 主持。

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/gO-D5eO8VlA?si=ehD_qzll3yCzirpP" title="Ideogram 4.0 Live Conversation" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 在 ComfyUI 中使用

<Card title="Ideogram 4.0 工作流" icon="diagram-project" href="/zh/tutorials/partner-nodes/ideogram/ideogram-v4/workflow">
  在 ComfyUI 中本地或通过 Comfy Cloud 运行文生图工作流
</Card>
