Skip to content

Seedream 5.0 Lite

Seedream 5.0 Lite is an image generation model that introduces web-connected retrieval to the Seedream line. It fuses real-time online information with multimodal generation, helping the model produce images aligned with current facts at $0.035 per image.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'bytedance/seedream-5.0-lite',
prompt: 'A red balloon on a wooden table.'
});

Playground

Try out Seedream 5.0 Lite by ByteDance. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.