# Seedance 2 (https://docs.fuser.studio/docs/nodes/video/seedance-2)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/bytedance/seedance-2.0/text-to-video)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The text prompt to generate a video from. In reference mode, use @Image1, @Image2, @Video1, etc. to refer to provided media.

- **Images** (`image`) _(accepts multiple)_ — Provide a single image to use as the first frame of the video, or multiple images to use as references. When multiple images are provided, the reference endpoint is used automatically.

   Optional: `true`

- **Videos** (`video`) _(accepts multiple)_ — Reference videos to guide video generation. Refer to them in the prompt as @Video1, @Video2, etc. Supported formats: MP4, MOV. Up to 3 videos, combined duration must be between 2 and 15 seconds, total size under 50 MB. Each video must be between ~480p (640x640) and ~720p (834x1112) in resolution.

   Optional: `true`

- **End Image** (`image`) — The image used as the last frame of the video. Only available when a single starting image is provided.

   Optional: `true`

- **Model** (`dropdown`) — The model to use for video generation.

   Optional: `true` • Default: `standard` • Accepts: `2.0`, `2.0 Fast`, `2.0 Mini`

- **Resolution** (`dropdown`) — Video resolution. 480p for faster generation, 720p for higher quality. 1080p for maximum quality.

   Optional: `true` • Default: `720p` • Accepts: `480p`, `720p`, `1080p`, `4K`

- **Duration** (`slider`) — The duration of the generated video in seconds.

   Optional: `true` • Default: `5` • Minimum: `4` • Maximum: `15`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated video.

   Optional: `true` • Default: `16:9` • Accepts: `Auto`, `21:9`, `16:9`, `4:3`, `1:1`, `3:4`, `9:16`

- **Generate Audio** (`toggle`) — Generate synchronized audio for the video, including sound effects, ambient sounds, and lip-synced speech.

   Optional: `true` • Default: `true`

## Outputs [#outputs]

- **Generated Video** (`video`) — The generated video from the model.