LLM7.io
LLM7.io
Toggle theme

video model

Seedance logo

bytedance/seedance-2.0-mini/image-to-video

bytedance/seedance-2.0-mini/image-to-video is a video-generation model available through the LLM7 API. Supported durations are 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 seconds. Published sizes include 480p, 720p, 720p-SR, 1080p-SR, 1440p-SR. A recent 10s 720p image-to-video reference is Typically from $0.85 for 10s (720p). Pricing is dynamic and billed at actual provider cost with no LLM7 markup.

Retired
bytedance/seedance-2.0-mini/image-to-video

Current LLM7 pricing

Simple, pay-as-you-go pricing

second

Typically from $0.85 for 10s (720p)

Typically from $0.85 for 10s (720p)

Based on recent 720p image-to-video usage. Dynamic pricing: the final charge is determined by request parameters and actual provider usage. LLM7 charges the resulting provider cost with no markup.

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/videos \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "bytedance/seedance-2.0-mini/image-to-video",
  "prompt": "Waves crashing on rocks, cinematic slow motion",
  "seconds": "4",
  "size": "480p"
}'

Explore similar models