> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gengen.farm/llms.txt
> Use this file to discover all available pages before exploring further.

# Seedance 2.0 Fast

> Faster multimodal video generation model that keeps the core Seedance 2.0 capabilities for image, video, audio, and text conditioned creation, video editing, and video extension.

Seedance 2.0 Fast is BytePlus / Doubao's new-generation multimodal video creation model. It inherits the core capabilities and strengths of Seedance 2.0 while optimizing for faster generation speed.

The model supports using images, videos, and audio as multimodal reference inputs for video generation, and also includes video editing and video extension abilities. It is aimed at more precise generation and iterative reuse in production workflows.

Compared with the standard model, Seedance 2.0 Fast focuses more on turnaround speed while still improving physical consistency, real-world alignment, and instruction following for professional storytelling tasks.

## Model ID

```text theme={"dark"}
dreamina-seedance-2-0-fast-260128
```

Pass this exact public ID in the top-level `model` field. Do not substitute an upstream provider alias.

## Supported modes

* `text_to_video`
* `image_first_frame`
* `image_first_last_frame`
* `multimodal_reference`
* `video_modify`
* `video_extend`

## Inputs

* `Image`
* `Video`
* `Audio`
* `Text`

## Outputs

* `Video`

## Capabilities

* `Multimodality-to-video`
* `Video editing`
* `Video extension`

## Technical details

| Property          | Value                                       |
| ----------------- | ------------------------------------------- |
| Provider          | `byteplus-modelark`                         |
| Modality          | `video`                                     |
| Processing        | `Asynchronous task`                         |
| Endpoint          | `/api/gengen/v1/contents/generations/tasks` |
| Durations         | `4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15`  |
| Resolutions       | `480p, 720p`                                |
| Aspect ratios     | `21:9, 16:9, 4:3, 1:1, 3:4, 9:16, adaptive` |
| Frame rate        | `24 fps`                                    |
| Concurrency       | `25 concurrent tasks`                       |
| Rate limit        | `180 RPM`                                   |
| Audio generation  | `Supported`                                 |
| Watermark control | `Supported`                                 |

<Note>
  Availability and final customer prices can change. Check the [Dashboard model catalog](https://gengen.farm/dashboard?section=models) before production use.
</Note>

See the [API reference overview](/api-reference/introduction) for authentication, request conventions, and response schemas.
