Skip to content

Seedance v1.0 Pro Fast

Seedance v1.0 Pro Fast delivers Seedance 1.0 Pro-quality 1080p video generation at approximately 3x faster throughput and 72% lower cost than standard Pro, making it the default for latency-sensitive and cost-conscious production pipelines.

Video Gen
index.ts
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({
model: 'bytedance/seedance-v1.0-pro-fast',
prompt: 'A serene mountain lake at sunrise.'
});