# Seedance 2.0

### How to access Seedance 2.0 on Morphic

1. Open a new or existing project on Morphic
2. Switch the mode to 'Video' in the prompt bar at the bottom

<figure><img src="/files/IFV20c2830G4ecS61WZi" alt=""><figcaption><p>Switching to Video mode.</p></figcaption></figure>

3. Click the model selector, hover over 'Seedance', and select 'Seedance 2.0.'

<figure><img src="/files/HS39GTZMSXWi03tNAyx0" alt=""><figcaption><p>Selecting Seedance 2.0</p></figcaption></figure>

4. Write your prompt, add your reference materials, and click 'Generate'

You can also access Seedance 2.0 from [Video focus mode](/docs/video/video-focus-mode.md) by clicking on any video on your canvas and selecting it from the Video models dropdown.

### Using Omni Reference with Seedance 2.0

Omni Reference is the multimodal input mode in Seedance 2.0. It lets you attach images, video clips, and audio files alongside your text prompt, then tell the model exactly how to use each one with the @ tag. For example, you can set one image as the first frame, pull camera movement from a video, and use an audio clip as the background score, all in a single generation.

| Specification         | Details                                     |
| --------------------- | ------------------------------------------- |
| Supported inputs      | Text, images, video clips, audio files      |
| Max images            | 9                                           |
| Max video clips       | 3 (total duration up to 15s)                |
| Max audio files       | 3 MP3s (total duration up to 15s)           |
| Max mixed input files | 12                                          |
| Output resolution     | 480p, 720p                                  |
| Output duration       | Up to 15s (4-15s)                           |
| Audio output          | Built-in sound effects and background music |

#### How to use Omni Reference:

1. Open Seedance 2.0 on Morphic using the steps above
2. Click the paper clip icon in the prompt bar to attach your references. You can:
   * Select on Canvas to pick references already placed on your Canvas
   * Select from the Assets to pick from your Assets library
   * Upload an asset to upload a file from your device

<div><figure><img src="/files/AX2Q9JBIcyZJhVW7IT9z" alt=""><figcaption><p>Different ways to attach references.</p></figcaption></figure> <figure><img src="/files/Lz2EjvraleJGsYxC4lqf" alt="" width="563"><figcaption><p>Attaching references from Canvas.</p></figcaption></figure></div>

3. In your prompt, use '@' to reference each attached file, e.g., @Image 1, @Video 1, @Audio 1

<div><figure><img src="/files/Y6xFDNaYE8zScZ1jF4e3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wJlKHi9xhxyycjtMjAks" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kIvqMx3QKW1CxuBppQbH" alt=""><figcaption></figcaption></figure></div>

4. Describe what each reference is for, e.g., "@Image 1 as the first frame, reference the camera movement in @Video 1, use @Audio 1 as background music"
5. Click 'Generate'

Tip: Label each @ reference clearly in your prompt so the model does not mix up the role of each file.

### Seedance 2.0 human face generation and IP restrictions

Seedance 2.0 on Morphic now supports generating video featuring human characters, including realistic faces, directly from your prompts.

IP and likeness restrictions still apply. Recognizable public figures, celebrity names, trademarked logos, and specific copyrighted styles will not generate.

### Seedance 2.0 credit consumption

Seedance 2.0 uses per-second pricing. Your total cost equals the credit rate multiplied by the output duration in seconds.

| Mode            | 480p (SD) | 720p (HD) | 1080p (FHD) |
| --------------- | --------- | --------- | ----------- |
| Text to Video   | 7/s       | 15/s      | 15/s        |
| Image to Video  | 7/s       | 15/s      | 15/s        |
| Video to Video  | 5/s       | 10/s      | 10/s        |
| Frames to Video | 7/s       | 15/s      | 15/s        |

Note: /s means credits per second. For example, a 5-second Image to Video clip at 720p costs 75 credits (15 credits per second x 5 seconds).

Seedance 2.0 brings together multimodal input, character consistency, and controllable camera work in a single video model on Morphic. Whether you are working from a text prompt or combining images, clips, and audio, it gives you detailed creative control over the final output.

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/models/seedance-2.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
