Overview

Seedance CLI

Install#

pip install seedance-cli   # or: uv pip install seedance-cli

Quick start#

export ACEDATACLOUD_API_TOKEN=your_token_here
 
seedance generate "A cinematic ocean scene at golden hour"
seedance image-to-video "Bring this photo to life" -i https://example.com/photo.jpg

Models#

Ranges from the V1 series (V1.5 Pro adds audio support) through V2.0 to V2.5, which supports up to 30-second videos with edit and extend capabilities.

Commands#

generate, image-to-video, task, models — most generation commands accept aspect ratio, resolution, duration, seed, and reference-input parameters.


See also: Veo CLI · Wan CLI · all CLIs

Updated

Was this page helpful?