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
16 changes: 12 additions & 4 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,10 @@
"group": "Google",
"pages": [
"tutorials/partner-nodes/google/gemini",
"tutorials/partner-nodes/google/gemini-omni-flash",
"tutorials/partner-nodes/google/nano-banana-pro",
"tutorials/partner-nodes/google/nano-banana-2"
"tutorials/partner-nodes/google/nano-banana-2",
"tutorials/partner-nodes/google/nano-banana-2-lite"
]
},
{
Expand Down Expand Up @@ -2989,8 +2991,10 @@
"group": "Google",
"pages": [
"zh/tutorials/partner-nodes/google/gemini",
"zh/tutorials/partner-nodes/google/gemini-omni-flash",
"zh/tutorials/partner-nodes/google/nano-banana-pro",
"zh/tutorials/partner-nodes/google/nano-banana-2"
"zh/tutorials/partner-nodes/google/nano-banana-2",
"zh/tutorials/partner-nodes/google/nano-banana-2-lite"
]
},
{
Expand Down Expand Up @@ -5542,8 +5546,10 @@
"group": "Google",
"pages": [
"ja/tutorials/partner-nodes/google/gemini",
"ja/tutorials/partner-nodes/google/gemini-omni-flash",
"ja/tutorials/partner-nodes/google/nano-banana-pro",
"ja/tutorials/partner-nodes/google/nano-banana-2"
"ja/tutorials/partner-nodes/google/nano-banana-2",
"ja/tutorials/partner-nodes/google/nano-banana-2-lite"
]
},
{
Expand Down Expand Up @@ -8173,8 +8179,10 @@
"group": "Google",
"pages": [
"ko/tutorials/partner-nodes/google/gemini",
"ko/tutorials/partner-nodes/google/gemini-omni-flash",
"ko/tutorials/partner-nodes/google/nano-banana-pro",
"ko/tutorials/partner-nodes/google/nano-banana-2"
"ko/tutorials/partner-nodes/google/nano-banana-2",
"ko/tutorials/partner-nodes/google/nano-banana-2-lite"
]
},
{
Expand Down
85 changes: 85 additions & 0 deletions ja/tutorials/partner-nodes/google/gemini-omni-flash.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
---
title: "Gemini Omni Flash: 会話型ビデオ生成"
description: "Gemini Omni Flashは、Googleのマルチモーダルビデオモデルです。パートナーノードを通じてComfyUIで利用でき、自然言語でビデオを生成・編集できます。"
sidebarTitle: "Gemini Omni Flash"
translationSourceHash: 6e1aa7a0
translationFrom: tutorials/partner-nodes/google/gemini-omni-flash.mdx
---

import ReqHint from "/snippets/ja/tutorials/partner-nodes/req-hint.mdx";
import UpdateReminder from "/snippets/ja/tutorials/update-reminder.mdx";

Gemini Omni Flashは、Google DeepMindの高品質でコスト効率の高いビデオ生成および会話型編集モデルです。Google I/O 2026でGemini Omniファミリーの一部として初めて発表され、Geminiのマルチモーダル推論とネイティブビデオ作成を組み合わせ、開発者が自然な会話を通じてビデオを生成、編集、リミックスできるようにします。

<ReqHint/>
<UpdateReminder/>

## Gemini Omni Flashが提供する機能

- **会話型ビデオ編集**: 自然言語を使用してビデオを洗練・編集します。キャラクターの入れ替え、シーンの再照明、アングルの変更、オブジェクトの追加・削除が可能で、オリジナルのオーディオとビデオトラックは保持されます。
- **マルチモーダル入力**: テキスト、画像、ビデオ入力を組み合わせて生成をガイドします。すべてのビデオ出力に同期されたオーディオをネイティブ生成します。
- **世界知識とシミュレーション**: 物理理解とGeminiの歴史、科学、文化的背景に関する知識を組み合わせ、フォトリアリズムを超えた意味のあるストーリーテリングを実現します。
- **テキストとアクションの同期**: ビデオに直接読みやすいテキストやグラフィックスをレンダリングし、動きのあるタイポグラフィを画面上の動きと同期させます。
- **料金**: ビデオ出力1秒あたり0.10ドル。Veo 3.1 Fastと同じ料金設定です。

## ワークフロー

### テキストから動画へ

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_t2v&utm_source=docs&utm_medium=referral&utm_campaign=gemini_omni_flash">
Comfy Cloudで開く
</Card>
<Card title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_t2v.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni Flash」を検索
</Card>
</CardGroup>

自然言語のプロンプトから映画的なビデオを生成します。テキストによる説明を、世界認識に基づく動き、照明、音声を備えたビデオ出力に変換します。ソーシャルメディアコンテンツ作成、迅速なビデオプロトタイピング、反復的なビジュアルストーリーテリングに最適です。

### 画像から動画へ

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_i2v&utm_source=docs&utm_medium=referral&utm_campaign=gemini_omni_flash">
Comfy Cloudで開く
</Card>
<Card title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_i2v.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni Flash」を検索
</Card>
<Card title="サンプル画像1をダウンロード" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/clay_toy_shop_old_man.png">
このワークフローで使用する例の入力画像を取得
</Card>
<Card title="サンプル画像2をダウンロード" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/comic_toy_store_strips.png">
2つ目のサンプル入力画像を取得
</Card>
</CardGroup>

Gemini Omni Flashを使用して2枚の画像からビデオを生成します。自然言語のプロンプトを解釈して、再生時間とアスペクト比を制御します。短いブランドクリップ、ダイナミックなソーシャルメディアコンテンツ、会話型プロンプトによる反復的なビデオ編集に最適です。

### ビデオ編集

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_video_edit&utm_source=docs&utm_medium=referral&utm_campaign=gemini_omni_flash">
Comfy Cloudで開く
</Card>
<Card title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_video_edit.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni Flash」を検索
</Card>
<Card title="サンプルビデオをダウンロード" icon="video" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/space_horse_rider.mp4">
このワークフローで使用する例の入力ビデオを取得
</Card>
</CardGroup>

Gemini Omni Flashを使用して、自然言語でビデオを編集します。単一の入力ビデオを、説明文に基づいて1つの編集済み出力に変換します。プロンプトで再生時間とアスペクト比を指定します。ソーシャルメディアでの素早いリミックス、映画的なシーン調整、反復的なビデオの洗練に最適です。

## はじめる

1. ComfyUIを最新バージョンにアップデートする
2. キャンバスをダブルクリックし、「Gemini Omni Flash」ノードを検索する
3. またはテンプレートライブラリから既製のワークフローを使用する
4. 入力タイプ(テキスト、画像、ビデオ)に合ったワークフローを選択する
5. プロンプトを入力して生成する

<Note>
最良の結果を得るには、Gemini Omni FlashをNano Banana 2 Liteと組み合わせて使用してください。高速度で画像を生成し、その後Gemini Omni Flashでアニメーション化してビデオにします。
</Note>
80 changes: 80 additions & 0 deletions ja/tutorials/partner-nodes/google/nano-banana-2-lite.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
---
title: "Nano Banana 2 Lite: 高速AI画像生成"
description: "ComfyUIのGemini 3.1 Flash-Lite ImageモデルであるNano Banana 2 Liteを使用して、Google最速・最低コストで画像を生成します"
sidebarTitle: "Nano Banana 2 Lite"
translationSourceHash: 1e93bcfa
translationFrom: tutorials/partner-nodes/google/nano-banana-2-lite.mdx
---

import ReqHint from "/snippets/ja/tutorials/partner-nodes/req-hint.mdx";
import UpdateReminder from "/snippets/ja/tutorials/update-reminder.mdx";

Nano Banana 2 Liteは、Google DeepMindの最速かつ最もコスト効率の高いGemini Imageモデルです。迅速な発想と大量のワークフロー向けに設計されています。`gemini-3.1-flash-lite-image`を搭載し、約4秒・1画像あたり$0.034でテキストから画像への生成を実現。コンセプトの素早い可視化、高速プロトタイピング、反復的なデザイン探索に最適です。

<ReqHint/>
<UpdateReminder/>

## Nano Banana 2 Liteの特長

- **超高速生成**: テキストから画像への出力をわずか4秒で実現。インタラクティブなプロトタイピングと迅速なビジュアルドラフトに最適です。
- **コスト効率**: 1K解像度の画像1枚あたり$0.034 — Nano Bananaファミリーで最も手頃なオプションです。
- **キャラクターの一貫性**: 複数の高速生成間でキャラクターのアイデンティティとオブジェクトの忠実性を維持します。
- **画像内テキストレンダリング**: 生成画像に直接、読み取り可能なテキストをドラフトコピーしてレンダリングし、ローカライズされた広告バリエーションを作成できます。
- **設定可能なモデル選択**: 同じノード内でNano Banana 2 Lite、Nano Banana 2、Nano Banana Proを切り替えられます。

## ワークフロー

### テキストから画像へ

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_nano_banana_2_lite_t2i&utm_source=docs&utm_medium=referral&utm_campaign=nano_banana_2_lite">
Open in Comfy Cloud
</Card>
<Card title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_nano_banana_2_lite_t2i.json">
Download JSON or search "Nano Banana 2 Lite" in Template Library
</Card>
</CardGroup>

テキストの説明から画像を生成します。ファイル入力は不要 — プロンプトを入力するだけで、ワークフローが1つ以上の生成画像を出力します。テキストと画像の入力を交互に使用することもできます。

![Nano Banana 2 Lite Text to Image](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_nano_banana_2_lite_t2i.png)

### 画像編集

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_nano_banana_2_lite_image_edit&utm_source=docs&utm_medium=referral&utm_campaign=nano_banana_2_lite">
Open in Comfy Cloud
</Card>
<Card title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_nano_banana_2_lite_image_edit.json">
Download JSON or search "Nano Banana 2 Lite" in Template Library
</Card>
<Card title="サンプル画像をダウンロード" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/red_f1_track_car.png">
Get the example input image for this workflow
</Card>
</CardGroup>

画像をアップロードし、編集用のテキスト指示を入力します。ワークフローはオリジナルと編集結果の比較画像を並べて出力します。

<div className="flex gap-4">
<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/red_f1_track_car.png" alt="Nano Banana 2 Lite Image Edit - Input" className="w-1/2" />
<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_nano_banana_2_lite_image_edit.png" alt="Nano Banana 2 Lite Image Edit - Output" className="w-1/2" />
</div>

## どのモデルを選ぶべきか?

| モデル | 最適な用途 |
|-------|----------|
| **Nano Banana 2 Lite** | 速度とコスト: 高速な反復、高スループットパイプライン、低レイテンシアプリケーション |
| **Nano Banana 2** | ほとんどのクリエイター向け: 汎用画像生成と編集において品質と速度のバランス |
| **Nano Banana Pro** | プロフェッショナルユースケース: 最高品質、4K生成、複雑なレイアウトと精密な制御 |

## はじめる

1. ComfyUIを最新バージョンにアップデートします
2. キャンバスをダブルクリックし、"Nano Banana 2"ノードを検索します(モデルオプションとしてNano Banana 2 Liteを含みます)
3. または、テンプレートライブラリに移動して、すぐに使えるワークフローを使用します
4. モデルドロップダウンから"Nano Banana 2 Lite"を選択すると最速の生成が可能です

<Note>
Nano Banana 2 Liteは既存のNano Banana 2ノード内で利用できます。このノードを使用した古いワークフローがある場合、ワークフローを再構築せずにモデルバージョンのドロップダウンから"Nano Banana 2 Lite"を選択できます。
</Note>
Loading
Loading