> For the complete documentation index, see [llms.txt](https://docs.pletor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pletor.ai/model-library/image-models/seedream-5.0-lite.md).

# Seedream 5.0 Lite

## Overview

Evolution of [Seedream 4.5](/model-library/image-models/seedream-4.5.md).&#x20;

### Key Updates

* **Stronger feature consistency:** Significantly improves consistency for characters, roles, and products across images. Notable enhancements to skin tone preservation, face consistency, and small-sized face stability.
* **More precise instruction following & editing:** Enhanced editing capabilities combined with brush input. Better image understanding, deconstruction, and complexity for poster generation.
* **Photo editing & portrait retouching:** Remarkable improvements in reference image adherence, original detail preservation, skin texture restoration, and facial feature accuracy.
* **Distortion-free product images:** Combined with enhanced consistency, performs better in secondary creation of product images, ensuring the main product remains distortion-free.

### Weaknesses

* **Anatomical distortions in complex scenes:** Occasionally struggles with disproportionate human figures or spatial misalignments. Seedream 4.5 is more mature and stable in this regard.
* **Max resolution 3K:** Seedream 4.5 supports up to 4K output, while 5.0 Lite maxes out at 3K.
* **Dense small-text regression:** While layout hierarchy is better, precision of dense small text may be less sharp than Seedream 4.5.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pletor.ai/model-library/image-models/seedream-5.0-lite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
