
猫咪自拍
4:3A selfie of a cat as the protagonist at twilight by the Eiffel Tower, happy, holding a piece of baklava, slight motion blur and slightly overexposed, with the text "Seedream 4.5 is on fal" at the top
bytedance/seedream-4.5ByteDance 推出的 Seedream 4.5 图片生成 API —— 生成与编辑合一,最高 4K 输出,支持 14 张参考图。
curl https://api.runbase.net/v1/runs \
-H "Authorization: Bearer $RUNBASE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance/seedream-4.5",
"input": {
"prompt": "一张陶瓷台灯的电影级产品照片",
"aspect_ratio": "1:1",
"resolution": "1K"
}
}'
A selfie of a cat as the protagonist at twilight by the Eiffel Tower, happy, holding a piece of baklava, slight motion blur and slightly overexposed, with the text "Seedream 4.5 is on fal" at the top

Minimalist art exhibition poster with an off-white background, a black line drawing of a human portrait slightly right of center, "A/W ART FAIR" in serif font at the top left and exhibition details below

A full-process cafe design tool promo for entrepreneurs and designers, covering store layout, functional zoning, decoration style, and equipment selection
Seedream 4.5 是 ByteDance 于 2025 年 12 月发布的图片模型。它将生成和编辑统一到单一模型中——同一架构同时处理文生图和参考图引导的编辑,无需切换模式。它具备出色的文字渲染能力,high 质量模式下最高支持 4K 输出(basic 为 2K),并可接受最多 14 张参考图。在 LM Arena 图片生成排行榜上排名第 10。
带准确文字叠加的产品摄影和电商素材。对提示词遵循度要求高的编辑和营销视觉素材。带内嵌文字的海报和横幅设计。参考图引导的编辑——上传最多 14 张图片(每张 10 MB)来控制风格、构图或内容。
所有参数通过运行请求的 input 对象传入。
| Parameter | Required | Description |
|---|---|---|
| prompt | Yes | 文本描述(1–3000 字符) |
| aspect_ratio | No | 默认 1:1。可选:1:1、2:3、3:2、3:4、4:3、9:16、16:9、21:9 |
| quality | No | 默认 basic(2K)。可选:basic、high(4K) |
| image_urls | No | 最多 14 张参考图(每张最大 10 MB)用于编辑 |
Seedream 4.5 对内嵌文字的处理很好。请指定精确的文字内容、位置(如 "top left"、"centered")和字体风格以获得最佳效果。
high 质量basic 模式输出 2K,适合屏幕显示。需要印刷分辨率或大幅面图像时切换到 high 获得 4K 输出。
支持最多 14 张参考图(每张 10 MB),你可以在单次请求中提供丰富的风格指引——情绪板、品牌素材和构图参考。
high 质量模式下可用basic 质量(默认)为 2K,high 质量为 4K。两种模式价格相同。
八种:1:1、2:3、3:2、3:4、4:3、9:16、16:9 和 21:9。默认为 1:1。
可以。通过 image_urls 上传最多 14 张参考图,并在提示词中描述所需的修改。该模型使用统一架构同时支持生成和编辑。