Seedance v1.0 Pro
Seedance v1.0 Pro is ByteDance's Pro-tier Seedance 1.0 video generation model, producing 1080p clips up to 12 seconds with advanced cinematic controls for both text-to-video and image-to-video workflows.
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({ model: 'bytedance/seedance-v1.0-pro', prompt: 'A serene mountain lake at sunrise.'});Playground
Try out Seedance v1.0 Pro 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.