Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion ja/tutorials/image/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,16 @@ Hugging Face の [Comfy-Org/Ideogram-4](https://huggingface.co/Comfy-Org/Ideogra

「Image blocked by safety filter」と表示された場合、それは Ideogram 4.0 の組み込み安全フィルターです。JSON 以外(プレーンテキスト)のプロンプトは誤検出率が高くなります。構造化 JSON プロンプトを使用すると、プロンプトがブロックされる可能性が低減します。

詳細については、[Ideogram 4 の公式プロンプトガイド](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)をご覧ください。
詳細については、[Ideogram 4 の公式プロンプトガイド](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)をご覧ください。

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title on localized pages.

This page is Japanese, but the iframe title is English; localize it for consistent accessibility context.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ja/tutorials/image/ideogram/ideogram-v4.mdx` at line 105, The iframe title is
still in English on a Japanese localized page, so update the localized content
in the Ideogram 4.0 tutorial to use a Japanese `title` string. Make the change
in the MDX frontmatter/content where the iframe `title` is set, keeping it
consistent with the localized page context and accessible naming.

allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
12 changes: 12 additions & 0 deletions ja/tutorials/partner-nodes/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,15 @@ Ideogram V4 ノードは2つのプロンプト形式をサポートしていま

- **ネガティブプロンプトは不要** — Ideogram 4.0 は非対称の分類器不要ガイダンス(asymmetric CFG)を使用しており、無条件パスではテキストトークンを破棄するため、別途ネガティブプロンプトは必要ありません。
- **モデル支援プロンプト構築** — **Ideogram 4 Prompt Builder**(KJNodes)を使用して、ComfyUI 上でプロンプト構築を視覚的に制御することもできます。

## 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"
Comment on lines +67 to +71

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title in Japanese.

Line 70 is English; please switch it to Japanese for consistent localized accessibility text.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ja/tutorials/partner-nodes/ideogram/ideogram-v4.mdx` around lines 67 - 71,
The iframe in the Ideogram tutorial still uses an English title, so update the
localized accessibility text to Japanese for consistency. Find the iframe markup
in the ideogram-v4.mdx tutorial and change the title attribute in the embedded
YouTube iframe to a Japanese phrase matching the page locale.

allowFullScreen
></iframe>
14 changes: 13 additions & 1 deletion ko/tutorials/image/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,16 @@ Hugging Face의 [Comfy-Org/Ideogram-4](https://huggingface.co/Comfy-Org/Ideogram

### 안전 필터 참고사항

"이미지가 안전 필터에 의해 차단되었습니다"라는 메시지가 표시되면 이는 Ideogram 4.0의 내장 안전 필터 때문입니다. JSON이 아닌(일반 텍스트) 프롬프트는 오탐률이 더 높습니다. 구조화된 JSON 프롬프트를 사용하면 프롬프트가 차단될 가능성이 줄어듭니다. 자세한 내용은 [Ideogram 4 공식 프롬프트 가이드](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)를 참조하세요.
"이미지가 안전 필터에 의해 차단되었습니다"라는 메시지가 표시되면 이는 Ideogram 4.0의 내장 안전 필터 때문입니다. JSON이 아닌(일반 텍스트) 프롬프트는 오탐률이 더 높습니다. 구조화된 JSON 프롬프트를 사용하면 프롬프트가 차단될 가능성이 줄어듭니다. 자세한 내용은 [Ideogram 4 공식 프롬프트 가이드](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)를 참조하세요.

## 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"
Comment on lines +102 to +106

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title in Korean.

Line 105 is English (Ideogram 4.0 Live Conversation). Use a Korean title so screen-reader context doesn’t get lost in translation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ko/tutorials/image/ideogram/ideogram-v4.mdx` around lines 102 - 106, The
iframe in the Ideogram tutorial still uses an English title, so update the
iframe’s title attribute to a Korean equivalent in the ideogram-v4.mdx content.
Locate the embedded YouTube iframe for “Ideogram 4.0 Live Conversation” and
replace that title text with a localized Korean phrase while keeping the rest of
the embed unchanged.

allowFullScreen
></iframe>
14 changes: 13 additions & 1 deletion ko/tutorials/partner-nodes/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,16 @@ Ideogram V4 노드는 두 가지 프롬프트 형식을 지원합니다:
## 추가 참고사항

- **부정적 프롬프트는 필요하지 않습니다** — Ideogram 4.0 모델은 비대칭 분류기 없는 가이던스를 사용하며, 무조건적인 패스 과정에서 텍스트 토큰을 제거하는 방식으로 작동하므로 별도의 부정적 프롬프트 문자열이 필요하지 않습니다.
- **모델 지원 프롬프트 생성** — ComfyUI에서 프롬프트 구성을 시각적으로 제어하려면 **Ideogram 4 프롬프트 빌더**(KJNodes)를 사용해 보세요.
- **모델 지원 프롬프트 생성** — ComfyUI에서 프롬프트 구성을 시각적으로 제어하려면 **Ideogram 4 프롬프트 빌더**(KJNodes)를 사용해 보세요.

## 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"
Comment on lines +67 to +71

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title in Korean.

Line 70 is English. Please use a Korean title so the localized page reads end-to-end in one language.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ko/tutorials/partner-nodes/ideogram/ideogram-v4.mdx` around lines 67 - 71,
The iframe title in the Ideogram tutorial is still in English, so update the
title attribute in the embedded video block to use a Korean phrase. Locate the
iframe in the Ideogram 4.0 tutorial content and change its title text to a
localized Korean equivalent so the page remains fully Korean.

allowFullScreen
></iframe>
13 changes: 13 additions & 0 deletions tutorials/image/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,16 @@ If you see "Image blocked by safety filter", this is Ideogram 4.0's built-in saf

For more details, see [Ideogram 4's official prompting guide](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter).

## Live Conversation with Ideogram & ComfyOrg

A special live conversation with Mohammad Norouzi (CEO, Ideogram) and Yoland Yan (CEO, ComfyOrg), hosted by 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
Comment on lines +100 to +105

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Use the privacy-enhanced YouTube embed domain.

Use www.youtube-nocookie.com/embed/... instead of www.youtube.com/embed/... to reduce default tracking exposure on docs pages—less cookie crumbs, fewer compliance crumbs.

Suggested diff
-  src="https://www.youtube.com/embed/gO-D5eO8VlA?si=ehD_qzll3yCzirpP"
+  src="https://www.youtube-nocookie.com/embed/gO-D5eO8VlA?si=ehD_qzll3yCzirpP"
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<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
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube-nocookie.com/embed/gO-D5eO8VlA?si=ehD_qzll3yCzirpP"
title="Ideogram 4.0 Live Conversation"
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@tutorials/image/ideogram/ideogram-v4.mdx` around lines 100 - 105, The
embedded video in the Ideogram 4.0 page is using the standard YouTube embed
domain, which should be switched to the privacy-enhanced embed host. Update the
iframe in ideogram-v4.mdx to use the youtube-nocookie.com embed URL instead of
www.youtube.com/embed while keeping the same video ID and existing iframe
attributes.

></iframe>


12 changes: 12 additions & 0 deletions tutorials/partner-nodes/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,15 @@ The workflow includes a built-in **Gemini** node (Gemini 3.1 Pro) to help you bu

- **Negative prompts are not needed** — The Ideogram 4.0 model uses asymmetric classifier-free guidance, where the unconditional pass drops text tokens, rather than requiring a separate negative prompt string.
- **Model-assisted prompt building** — Consider using the **Ideogram 4 Prompt Builder** (KJNodes) for visual control over prompt construction on ComfyUI.

## Live Conversation with Ideogram & ComfyOrg

A special live conversation with Mohammad Norouzi (CEO, Ideogram) and Yoland Yan (CEO, ComfyOrg), hosted by 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
></iframe>
14 changes: 13 additions & 1 deletion zh/tutorials/image/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,16 @@ Ideogram 4.0 是 Ideogram 最新推出的文生图模型,已作为开源模型

如果你看到“Image blocked by safety filter”,这是 Ideogram 4.0 内置的安全过滤器。非 JSON(纯文本)提示词误报率较高。使用结构化 JSON 提示词可降低提示词被阻止的可能性。

更多详情,请参阅 [Ideogram 4 官方提示指南](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)。
更多详情,请参阅 [Ideogram 4 官方提示指南](https://github.com/ideogram-oss/ideogram4/blob/main/docs/prompting.md#safety-filter)。

## 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"
Comment on lines +104 to +108

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title in Simplified Chinese.

Line 107 is still English; please localize it to match the rest of the page and accessibility labeling.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@zh/tutorials/image/ideogram/ideogram-v4.mdx` around lines 104 - 108, The
iframe title in the Ideogram tutorial page is still in English and should be
localized for consistency and accessibility. Update the title attribute on the
iframe in the Ideogram 4.0 tutorial content to Simplified Chinese, keeping the
existing iframe structure intact and matching the page’s localized language.

allowFullScreen
></iframe>
12 changes: 12 additions & 0 deletions zh/tutorials/partner-nodes/ideogram/ideogram-v4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,15 @@ Ideogram V4 节点支持两种 prompt 格式:

- **不需要负面提示词** — Ideogram 4.0 使用非对称无分类器引导(asymmetric CFG),无条件路径丢弃文本 token,不需要单独的负面 prompt。
- **模型辅助构建 prompt** — 可以尝试使用 **Ideogram 4 Prompt Builder**(KJNodes)在 ComfyUI 中实现对 prompt 构建的视觉控制。

## 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"
Comment on lines +67 to +71

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Localize the iframe title in Simplified Chinese.

Line 70 is still English; a Chinese title keeps accessibility labeling consistent (and makes the UX rhyme).

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@zh/tutorials/partner-nodes/ideogram/ideogram-v4.mdx` around lines 67 - 71,
The iframe in the Ideogram v4 tutorial still uses an English accessibility
label; update the `title` prop on the iframe element in the `ideogram-v4.mdx`
content to a Simplified Chinese string so the labeling is localized consistently
with the rest of the page.

allowFullScreen
></iframe>
Loading