Skip to content

Seedance 2.0

Seedance 2.0 generates video with synchronized multilingual audio, professional camera work, multi-shot composition, and in-video text rendering. Inputs include text, image, multimodal reference, and existing video for editing and extension.

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

Playground

Try out Seedance 2.0 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.

Providers

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
ZDR
No Training
Release Date
ByteDance
Legal:Terms
Privacy
04/14/2026

More models by ByteDance

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
Providers
ZDR
No Training
Release Date
bytedance logo
04/14/2026
256K
1.2s
115tps
$0.25/M
$2.00/M
Read:
$0.05/M
Write:
bytedance logo
09/01/2025
256K
1.2s
137tps
$0.25/M
$2.00/M
Read:
$0.05/M
Write:
bytedance logo
09/01/2025
bytedance logo
06/11/2025
bytedance logo
06/01/2025
bytedance logo
06/01/2025

About Seedance 2.0

Seedance 2.0 was released April 14, 2026 as the second-generation ByteDance Seedance video model. The standard variant targets the highest output quality in the 2.0 lineup.

Input modes span text-to-video, image-to-video, multimodal reference-to-video (combining image, video, and audio references), and video editing and extension. One model covers the full range of creative workflows where Seedance 1.0 Pro required separate variants.

Output supports 16:9 aspect ratio with 720p resolution in examples shown, and clip durations from five to 10 seconds. Seedance 2.0 maintains motion stability and fine detail across frames, handles complex scenes with facial expressions and physical interactions, and renders text inside generated video.

Native audio generation with multilingual support lets you produce dialogue, sound effects, and ambient audio without a separate text-to-speech or audio compositing step. Professional camera movements and multi-shot composition extend creative control beyond single static shots.

AI Gateway applies no markup on video generation for Seedance 2.0: the rate matches the direct ByteDance provider price. Set the model to bytedance/seedance-2.0 and call it through the AI SDK's generateVideo function.

What To Consider When Choosing a Provider

  • Configuration: Seedance 2.0 accepts text, image, multimodal reference (image plus video plus audio), and existing video as input. If your pipeline handles multiple input modes, route through a single model rather than composing separate generation steps.
  • Zero Data Retention: AI Gateway does not currently support Zero Data Retention for this model. See the documentation for models that support ZDR.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

When to Use Seedance 2.0

Best For

  • Multimodal video workflows: Text, image, video, and audio inputs combined in a single reference-to-video generation
  • Character-driven content: Scenes with facial expressions, physical interactions, and synchronized dialogue in multiple languages
  • Cinematic production: Professional camera movements and multi-shot composition that extend beyond typical social clip defaults
  • In-video text rendering: Content where legible text inside the generated video matters for brand or narrative
  • Video editing and extension: Modifying existing video or extending a source clip without regenerating from scratch

Consider Alternatives When

  • Maximum generation speed: Seedance 2.0 Fast trades some quality for faster turnaround and lower cost
  • Static image generation: Use a dedicated image model when motion isn't required
  • Video understanding only: Use a vision-language model when you need to analyze existing video rather than generate new content

Conclusion

Seedance 2.0 consolidates second-generation Seedance capabilities into a single model: multimodal inputs, high-fidelity motion, native synchronized audio, professional camera work, and in-video text. For teams producing character-driven or cinematic short-form video, it's the quality-focused default in the 2.0 line.

Frequently Asked Questions

  • What input types does Seedance 2.0 support?

    Text-to-video, image-to-video, multimodal reference-to-video (combining image, video, and audio inputs), and video editing and extension.

  • Does Seedance 2.0 generate audio alongside video?

    Yes. Audio generation is native and synchronized to the video, with multilingual support for dialogue, sound effects, and ambient audio. No separate text-to-speech or audio compositing step is required.

  • How does Seedance 2.0 compare to Seedance 2.0 Fast?

    The standard variant targets the highest output quality in the 2.0 line. Seedance 2.0 Fast shares the same input types and capabilities but prioritizes speed and lower cost. Choose based on whether quality or turnaround matters more.

  • Can Seedance 2.0 render text inside generated video?

    Yes. In-video text rendering is one of the new capabilities in the 2.0 line, useful for brand, narrative, and informational content.

  • What resolutions and durations does Seedance 2.0 support?

    Examples shown at launch use 720p at 16:9 aspect ratio, with clip durations from five to 10 seconds.

  • Does Vercel AI Gateway support Zero Data Retention for Seedance 2.0?

    Zero Data Retention is not currently available for this model. Zero Data Retention is offered on a per-provider basis. See https://vercel.com/docs/ai-gateway/capabilities/zdr for details.

  • What is the pricing for Seedance 2.0?

    Current pricing is shown on this page. AI Gateway applies no markup on video generation, so the rate matches the direct ByteDance provider price.

  • How do I call Seedance 2.0 through AI Gateway?

    Set the model to bytedance/seedance-2.0 and call it through the AI SDK's generateVideo function. AI Gateway handles authentication, retries, and failover across bytedance.