Seedance 2.0 is ByteDance’s next-generation multimodal video foundation model focused on cinematic, multi-shot narrative video generation. Unlike single-shot text-to-video demos, Seedance 2.0 emphasizes reference-based control (images, short clips, audio), coherent character/style consistency across shots, and native audio/video synchronization — aiming to make AI video useful for professional creative and previsualization workflows.
from openai import OpenAI
client = OpenAI(
base_url="https://api.throughputs.ai/v1",
api_key="tp_your_api_key",
)
response = client.chat.completions.create(
model="doubao-seedance-2-0",
messages=[
{"role": "user", "content": "Hello! What can you do?"}
],
)
print(response.choices[0].message.content)This model isn't available on Throughputs yet. Pricing will be announced at launch.
Coming soon
NOTIFY ME WHEN LIVE
Similar models by modality and capability
MiniMax
minimax-h3 is a new video generation model designed for high-quality creative production. It delivers improved prompt understanding, stronger visual consistency, smoother motion, and more flexible reference-image control for cinematic video generation workflows.
PRICING
Coming soon
Bytedance
seedance-2-5 is a next-generation audio-video joint generation model built for 30-second storytelling, with precise reference control and powerful editing capabilities.
PRICING
Coming soon
Flux
FLUX 3 - Real World Models: Towards Multimodal Flow Models as the Backbone of Visual Intelligence.
PRICING
Coming soon
Aliyun
HappyHorse 1.1 is a multimodal video-generation model designed for professional content creation, advertising, short films, social media production, and storytelling. It extends the capabilities of HappyHorse 1.0—which gained significant attention after ranking highly in independent video-generation evaluations—with stronger scene coherence and improved visual fidelity.
PRICING
Coming soon