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
161 changes: 123 additions & 38 deletions ja/tutorials/partner-nodes/google/gemini-omni-flash.mdx
Original file line number Diff line number Diff line change
@@ -1,94 +1,179 @@
---
title: "Gemini Omni Flash: 会話型ビデオ生成"
description: "Gemini Omni Flashは、Googleのマルチモーダルビデオモデルです。パートナーノードを通じてComfyUIで利用でき、自然言語でビデオを生成・編集できます。"
description: "Gemini Omni Flash 1.1は、Googleのマルチモーダルビデオモデルです。パートナーノードを通じてComfyUIで利用でき、自然言語でビデオを生成・編集できます。"
sidebarTitle: "Gemini Omni Flash"
translationSourceHash: 30b833fb
translationSourceHash: 89b8db47
translationFrom: tutorials/partner-nodes/google/gemini-omni-flash.mdx
translationBlockHashes:
"_intro": 5d6a39ac
"What Gemini Omni Flash is good at": 7de9d95d
"Workflows": 753af4cb
"Get started": 64517938
"_intro": ea742af9
"What Gemini Omni Flash 1.1 is good at": 8dd798c0
"Available workflows": 03f73f1a
"Get started": 02809da9
---

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は、Google DeepMindの会話型ビデオ生成・編集モデルです。Google I/O 2026でGemini Omniファミリーの一部として初めて発表されました。Geminiのマルチモーダル推論とネイティブビデオ作成を組み合わせ、自然言語でやりたいことを記述し、参照画像やビデオを添付すると、同期されたオーディオ付きのクリップを生成します。現在のバージョンGemini Omni Flash 1.1は2026年8月27日に一般提供(GA)され、キーフレーム補間、360p/4K出力オプション、シーン拡張が追加されました。

## Gemini Omni Flash が得意なこと
## Gemini Omni Flash 1.1 が得意なこと

- **会話型ビデオ編集**: 自然言語でビデオを編集・調整: キャラクターの交換、シーンの再照明、アングルの変更、オブジェクトの追加・削除を、オリジナルのオーディオとビデオトラックを維持したまま実行できます
- **マルチモーダル入力**: テキスト、画像、ビデオ入力を結合して生成をガイドします。すべてのビデオ出力に同期したオーディオをネイティブに生成します
- **マルチモーダル入力**: テキスト、画像(最大14枚)、ビデオ(最大3本、各10秒)を組み合わせて生成をガイドします。すべての出力にネイティブのオーディオトラックが付きます
- **キーフレーム補間**: `image_to_video` タスクでは、先頭フレームとオプションの末尾フレームを添付すると、その間の映像をモデルが生成します
- **参照画像からビデオへ**: `<IMAGE_REF_0>` のようなタグで参照画像を役割にバインドすると、画像内のキャラクター、製品、オブジェクトが新しいシーンに登場します。画像自体はフレームとして使用されません
- **シーン拡張**: `extend` タスクはクリップに最大10秒の新しい映像を追加します。直近10秒のコンテキストを読み取ってキャラクターと動きの一貫性を保ち、累計で約40秒まで拡張できます
- **解像度コントロール**: 360pで下書きし(コストは720pの約3分の1)、その後720p、1080p、4Kで再レンダリングします。16:9と9:16のアスペクト比に対応しています
- **世界知識とシミュレーション**: 物理の理解と、Gemini の歴史・科学・文化的文脈に関する知識を組み合わせ、フォトリアリズムを超えた意味のあるストーリーテリングを可能にします
- **テキストとアクションの同期**: 読みやすいテキストとグラフィックスをビデオに直接レンダリングし、動的タイポグラフィを画面上の動きに同期させます
- **料金**: ビデオ出力1秒あたり $0.10。Veo 3.1 Fast の料金に準じます

<ReqHint/>
<UpdateReminder/>

## ワークフロー
<Note>
Gemini Omni Flash 1.1 のワークフローには ComfyUI 0.34.2 以降が必要です。ノードのモデルドロップダウンで **Omni Flash 1.1** を選択するとGAモデルを使用できます。**Omni Flash** オプションはプレビューモデルを実行します。このモデルは2026年9月30日に廃止される予定です。
</Note>

## 利用可能なワークフロー

### テキストから動画へ(Omni Flash 1.1) {#api_google_gemini_omni_flash_1_1_t2v}

### テキストから動画へ
Gemini Omni Flash 1.1を使用して、自然言語のプロンプトから映画的なビデオを生成します。プロンプトで希望の長さ(3〜10秒)を直接記述し、ノードでアスペクト比と出力解像度を選択します: 16:9または9:16、低コストの下書きには360p、最終レンダリングには最大4K。すべてのクリップに生成されたオーディオトラックが含まれます。

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_1_1_t2v-1.webp" alt="Gemini Omni Flash 1.1 テキストからビデオへのワークフロープレビュー" />

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_google_gemini_omni_flash_1_1_t2v.mp4"></video>

<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">
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_1_1_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 title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_1_1_t2v.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni 1.1」を検索
</Card>
</CardGroup>

### 画像から動画へ(Omni Flash 1.1) {#api_google_gemini_omni_flash_1_1_i2v}

Gemini Omni Flash 1.1で画像をアニメーション化します。`image_to_video` タスクでは、添付した1枚目の画像が先頭フレームになり、オプションの2枚目の画像が末尾フレームになります: モデルがその間の映像を生成するため、カメラのオービット、ズームトランジション、ループクリップが予測しやすくなります。

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_1_1_i2v-1.webp" alt="Gemini Omni Flash 1.1 画像からビデオへのワークフロープレビュー" />

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_google_gemini_omni_flash_1_1_i2v.mp4"></video>

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_1_1_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_1_1_i2v.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni 1.1」を検索
</Card>
</CardGroup>

<details className="prose" style={{marginBottom:"1rem"}}>
<summary>入力素材</summary>

ワークフローを試すには、以下のサンプル入力画像をダウンロードしてください:

<CardGroup cols={1}>
<Card title="入力画像" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/blue_studio_car.png">
サンプル入力画像をダウンロード
</Card>
</CardGroup>
</details>

![Gemini Omni Flash テキストからビデオへのワークフロープレビュー](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_t2v-1.webp)
### 参照画像からビデオへ(Omni Flash 1.1) {#api_google_gemini_omni_flash_1_1_r2v}

自然言語のプロンプトから映画的なビデオを生成します。テキストによる説明を、世界認識に基づく動き、照明、音声を備えたビデオ出力に変換します。ソーシャルメディアコンテンツ作成、迅速なビデオプロトタイピング、反復的なビジュアルストーリーテリングに最適です
最大14枚の参照画像から、特定の被写体を取り込んだビデオを生成します。参照モードでは、`<IMAGE_REF_0>` のようなタグで各画像を役割にバインドし、プロンプト内でそのタグを参照します: 画像内のキャラクター、製品、オブジェクトがシーンに登場し、画像自体はフレームとして使用されません。キャラクター参照とスタイル参照を組み合わせると、ブランド一貫性のあるコンテンツにできます

### 画像から動画へ
<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_1_1_r2v-1.webp" alt="Gemini Omni Flash 1.1 参照画像からビデオへのワークフロープレビュー" />

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_google_gemini_omni_flash_1_1_r2v.mp4"></video>

<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">
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_1_1_r2v&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 title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_1_1_r2v.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni 1.1」を検索
</Card>
<Card title="サンプル画像1をダウンロード" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/clay_toy_shop_old_man.png">
このワークフローで使用する例の入力画像を取得
</CardGroup>

<details className="prose" style={{marginBottom:"1rem"}}>
<summary>入力素材</summary>

ワークフローを試すには、以下のサンプル入力画像をダウンロードしてください:

<CardGroup cols={2}>
<Card title="参照画像1" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/terracotta_eyeshadow_palette.png">
1つ目のサンプル参照画像をダウンロード
</Card>
<Card title="サンプル画像2をダウンロード" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/comic_toy_store_strips.png">
2つ目のサンプル入力画像を取得
<Card title="参照画像2" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/asian_female_model_beige_suit.png">
2つ目のサンプル参照画像をダウンロード
</Card>
</CardGroup>
</details>

![Gemini Omni Flash 画像からビデオへのワークフロープレビュー](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_i2v-1.webp)
### ビデオ編集(Omni Flash 1.1) {#api_google_gemini_omni_flash_1_1_edit}

Gemini Omni Flashを使用して2枚の画像からビデオを生成します。自然言語のプロンプトを解釈して、再生時間とアスペクト比を制御します。短いブランドクリップ、ダイナミックなソーシャルメディアコンテンツ、会話型プロンプトによる反復的なビデオ編集に最適です
Gemini Omni Flash 1.1を使用して、自然言語でビデオを編集します。`edit` タスクでは、ノードは入力ビデオを1本だけ受け取り(10秒以内)、指示に基づいて書き換えます: 背景の交換、シーンのスタイル変更、要素の追加・削除。`edit` と `extend` タスクは入力ビデオのアスペクト比を維持します。シンプルなプロンプトが最も効果的です。「他はそのままに」と添えると一貫性が最大になります

### ビデオ編集
<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_1_1_edit-1.webp" alt="Gemini Omni Flash 1.1 ビデオ編集ワークフロープレビュー" />

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_google_gemini_omni_flash_1_1_edit.mp4"></video>

<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">
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_1_1_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 title="ワークフローをダウンロード" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_1_1_edit.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni 1.1」を検索
</Card>
<Card title="サンプルビデオをダウンロード" icon="video" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/space_horse_rider.mp4">
このワークフローで使用する例の入力ビデオを取得
</CardGroup>

<details className="prose" style={{marginBottom:"1rem"}}>
<summary>入力素材</summary>

ワークフローを試すには、このサンプル入力ビデオをダウンロードしてください:

<CardGroup cols={1}>
<Card title="入力ビデオ" icon="video" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/hooded_wanderer_planet_bridge.mp4">
サンプル入力ビデオをダウンロード
</Card>
</CardGroup>
</details>

### ビデオ拡張(Omni Flash 1.1) {#api_google_gemini_omni_flash_1_1_extend}

![Gemini Omni Flash ビデオ編集ワークフロープレビュー](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_video_edit-1.webp)
`extend` タスクで既存のビデオを1ステップあたり最大10秒拡張し、合計約40秒のストーリーを構築できます。モデルは直近10秒のコンテキストを分析し、シーンが中断した箇所から継続する際にキャラクター、動き、オーディオの一貫性を保ちます。参照画像を添付して、ストーリーの途中で新しいキャラクターを登場させることもできます。拡張はクリップの末尾にのみ新しいコンテンツを追加しますが、トランジションを自然にするためモデルが元の末尾フレームを修正する場合があります。

Gemini Omni Flashを使用して、自然言語でビデオを編集します。単一の入力ビデオを、説明文に基づいて1つの編集済み出力に変換します。プロンプトで再生時間とアスペクト比を指定します。ソーシャルメディアでの素早いリミックス、映画的なシーン調整、反復的なビデオの洗練に最適です。
<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_1_1_extend-1.webp" alt="Gemini Omni Flash 1.1 ビデオ拡張ワークフロープレビュー" />

<CardGroup cols={2}>
<Card title="Comfy Cloudで実行" icon="cloud" href="https://cloud.comfy.org/?template=api_google_gemini_omni_flash_1_1_extend&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_1_1_extend.json">
JSONをダウンロードするか、テンプレートライブラリで「Gemini Omni 1.1」を検索
</Card>
</CardGroup>

<details className="prose" style={{marginBottom:"1rem"}}>
<summary>入力素材</summary>

ワークフローを試すには、このサンプル入力ビデオをダウンロードしてください:

<CardGroup cols={1}>
<Card title="入力ビデオ" icon="video" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/rooster_duel_western.mp4">
サンプル入力ビデオをダウンロード
</Card>
</CardGroup>
</details>

## はじめる

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