# Seedream

**Image editing with sequence mode for consistent batches**

Seedream offers image editing with a unique sequence mode that generates images one after another for consistent style across a batch. Available in Standard (2K) and Pro (3K) tiers at the same credit cost.

## Models

| Tier     | Resolution | 1x | 4x |
| -------- | ---------- | -- | -- |
| Standard | 2K         | 14 | 53 |
| Pro      | 3K         | 14 | 53 |

Standard and Pro share the **same credit cost** — Pro simply outputs at a higher resolution (3K vs 2K). Select **Seedream** from the model dropdown, then toggle **Pro** for the higher-resolution output.

## Capabilities

### Edit

Provide an existing image and describe changes in natural language. Seedream maintains visual consistency while applying your edits — it's well-suited for batch workflows where you need multiple variations of similar content.

### Sequence Mode

Seedream's unique capability — not available on any other model. When generating a batch of images, **Seq** mode generates them one after another rather than independently. Each image in the batch builds on the context of the previous ones, producing images with consistent style, lighting, and mood across the entire set.

**When to use Sequence Mode:**

* Creating a cohesive series of images for a project
* Generating variations that need to share a unified visual style
* Producing content sets where consistency matters more than diversity

**When to skip it:**

* When you want maximum variety between outputs
* When generating a single image (no batch)

### Reference Images

Upload up to **5 reference images** to guide generation. Reference images help the model understand the style, composition, or subject you're aiming for.

## Options

### Pro Toggle

Switches between Standard (2K) and Pro (3K) resolution output. Both tiers cost the same credits — Pro is purely a resolution upgrade.

### Seq Toggle

Enable sequence mode for consistent batch generation. The **Seq** button appears in the toolbar when Seedream is selected. When active, images in a batch are generated sequentially rather than independently, producing more consistent results.

{% hint style="info" %}
Sequence mode is most effective when generating 4 images at once (batch). With a single image, it has no effect.
{% endhint %}

### Aspect Ratio

Choose from **1:1** (square), **4:3** (landscape), **16:9** (widescreen), or **9:16** (portrait/vertical).

### Output Count

Generate **1**, **2**, **3**, or **4** images per request. Generating 4 at once (batch) gives you a \~6% per-image discount:

| Count     | Credits |
| --------- | ------- |
| 1         | 14      |
| 2         | 28      |
| 3         | 42      |
| 4 (batch) | 53      |

*Credits are the same for Standard and Pro tiers.*

***

**Back to** [**Edit Overview →**](https://docs.daisy.so/core-tools/create/edit) | **Full pricing at** [**Credits →**](https://docs.daisy.so/pricing/credits)


---

# 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://docs.daisy.so/core-tools/create/edit/seedream.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.
