{"version":"1","model":{"id":"google/gemini-omni-flash/image-to-video","name":"Gemini Omni Flash 1.1 (I2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Google Gemini Omni Flash 1.1 image-to-video — animate a first frame or interpolate between first and last frames with synchronized audio, 3–10 second duration, and output up to 4K.","pricing_note":"$0.03/s at 360p · $0.10/s at 720p · $0.15/s at 1080p · $0.30/s at 4K","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"supports":{"startImage":true,"endImage":true,"audioGeneration":true},"requires":{"startImage":true},"aspect_ratios":["16:9","9:16"],"resolutions":["360p","720p","1080p","4k"],"durations":[3,4,5,6,7,8,9,10],"base_credits":100,"api_gross_margin_percent":20,"added_at":"2026-08-27","popularity_rank":358,"example_prompt":"Animate this frame: the subject turns toward the camera and smiles as a gentle breeze moves through the scene — natural motion, cinematic feel","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/gemini-omni-11-i2v-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=google%2Fgemini-omni-flash%2Fimage-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=google%2Fgemini-omni-flash%2Fimage-to-video","title":"Gemini Omni Flash 1.1 (I2V) generation request","description":"Request body accepted by POST /api/v1/generate for google/gemini-omni-flash/image-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"google/gemini-omni-flash/image-to-video","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"aspect_ratio":{"type":"string","enum":["16:9","9:16"]},"resolution":{"type":"string","enum":["360p","720p","1080p","4k"]},"duration":{"type":"number","enum":[3,4,5,6,7,8,9,10]},"image_url":{"type":"string","format":"uri"},"end_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","image_url"],"additionalProperties":false},"parameters":[]}}