novita

seedance-v1.5-pro-t2v

Context

1K

Input

text

Output

video

Tool calling

Not listed

About this model

Seedance V1.5 Pro T2V is an advanced text-to-video generation model featuring improved temporal consistency, higher resolution output, and enhanced prompt adherence.

Capabilities

text

Available through the unified API

video

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "6c281a447b354e2482c3c183ef0f2e9a",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

6c281a447b354e2482c3c183ef0f2e9a

Available

Input

$0.000 / 1M

Output

$0.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.000 / 1M
Output tokens$0.000 / 1M

Performance

Published evaluation results associated with this model.

SeedVideoBench-1.5

audio_visual_sync0.98
lip_sync_accuracy0.97
motion_stability0.95
instruction_following0.96

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "6c281a447b354e2482c3c183ef0f2e9a",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'