Jelajahi dan integrasikan model AI gemini-omni-flash-1-1-image-to-video melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model gemini-omni-flash-1-1-image-to-video menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | $0.10–$0.30 per second of output (by resolution) | Pay-per-generation, no subscription. Keyframe image-to-video with optional first/last-frame pair. |
| Fal.ai | Tidak tersedia | Fal.ai 未列出 Gemini Omni 1.1 Flash。 |
| Replicate | Tidak tersedia | Replicate 未列出 Gemini Omni 1.1 Flash。 |
Pay-per-generation, no subscription. Keyframe image-to-video with optional first/last-frame pair.
Fal.ai 未列出 Gemini Omni 1.1 Flash。
Replicate 未列出 Gemini Omni 1.1 Flash。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 对目标Video内容的文本描述——画面、镜头方向、对话和环境音提示。 | A street musician plays a violin on a rainy Paris evening, raindrops tap the cobblestones, a slow melancholic melody, distant café chatter. |
| 首帧Gambar | string | 用于HasilkanVideo的起始关键帧Gambar。 | - |
| 末帧Gambar | string | Optional ending keyframe image. Requires first_frame_url to also be set. | - |
| Rasio Aspek | Enum (2 options) | OutputVideo的Rasio aspek。 | 16:9 |
| Resolusi | Enum (3 options) | OutputResolusi。按Output秒数计费:720p 为 $0.10/秒,1080p 为 $0.15/秒,4K 为 $0.30/秒。 | 720p |
| 种子 | int | Nilai acak (seed)(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。 | 0 |
对目标Video内容的文本描述——画面、镜头方向、对话和环境音提示。
A street musician plays a violin on a rainy Paris evening, raindrops tap the cobblestones, a slow melancholic melody, distant café chatter.用于HasilkanVideo的起始关键帧Gambar。
-Optional ending keyframe image. Requires first_frame_url to also be set.
-OutputVideo的Rasio aspek。
16:9OutputResolusi。按Output秒数计费:720p 为 $0.10/秒,1080p 为 $0.15/秒,4K 为 $0.30/秒。
720pNilai acak (seed)(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。
0Developer documentation
Panduan integrasi cepat untuk gemini-omni-flash-1-1-image-to-video. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
这是一个专注于关键帧动画的端点:提供起始图像(以及可选的结束图像)和提示词,它就会生成在两者之间进行动画并带有原生同步音频的视频。
此端点要求将起始图像(`first_frame_url`)作为视频实际生成所依据的关键帧。[Gemini Omni 1.1 Flash](/playground/gemini-omni-flash-1-1-text-to-video) 则从文本提示词生成视频,其中任何 `image_urls` 都只是辅助参考图像,并非关键帧。
不是,它是可选的。提供时还要求同时设置 `first_frame_url`,模型会生成连接这两帧的运动。
根据输出视频的分辨率按秒计费:720p 为 $0.10/s,1080p 为 $0.15/s,4K 为 $0.30/s。10 秒的 1080p 片段费用为 $1.50。
不可以,此端点只接受提示词、`first_frame_url` 和可选的 `last_frame_url`。如需参考图像、参考视频、语音或角色输入,请使用 [Gemini Omni 1.1 Flash](/playground/gemini-omni-flash-1-1-text-to-video)。