Seedance v1.0 Lite Image-to-Video
Seedance v1.0 Lite Image-to-Video animates a still image into video. The source photograph anchors visual identity while a text prompt directs motion, camera work, and scene evolution. It's a cost-optimized path from static asset to moving content.
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({ model: 'bytedance/seedance-v1.0-lite-i2v', prompt: 'A serene mountain lake at sunrise.'});Playground
Try out Seedance v1.0 Lite Image-to-Video by ByteDance. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.