> ## 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.

# Seedream 5.0 Lite

> Latest image generation model supporting text, single-image, and multi-image inputs, optimized for stronger prompt understanding, network-enhanced timeliness, and professional visual creation.

Seedream 5.0 Lite is ByteDance's latest image creation model. It supports text prompts, single-image references, and multi-image inputs, and can generate image sets in a single request.

The model introduces web search grounding for more up-to-date image generation and improves instruction understanding, visual analysis, world knowledge coverage, reference consistency, and quality in professional production scenarios.

It is positioned as a capable general-purpose image model for both text-to-image and image-to-image workflows while maintaining a simple per-image pricing model.

## Model ID

```text theme={"dark"}
seedream-5-0-260128
```

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

## Supported modes

* `image_generation`
* `image_reference`

## Inputs

* `Text`
* `Image`

## Outputs

* `Image`

## Capabilities

* `Image-to-image`
* `Text-to-image`

### Additional capabilities

* `Model experience`

## Technical details

| Property          | Value                               |
| ----------------- | ----------------------------------- |
| Provider          | `byteplus-modelark`                 |
| Modality          | `image`                             |
| Processing        | `Synchronous response`              |
| Endpoint          | `/api/gengen/v1/images/generations` |
| Image rate limit  | `500`                               |
| 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.
