Runbase

Command Palette

Search for a command to run...

ByteDance

Seedream 4.5

ID:bytedance/seedream-4.5

ByteDance 的 Seedream 4.5 圖片產生 API — 單一模型統一產圖與編輯,最高 4K 輸出,支援 14 張參考圖片。

文字轉圖片圖片編輯參考圖片4K
輸入
Aspect ratio
Quality
Reference images
最多 14 張圖片,每張 10MB
輸出結果會顯示在這裡
basic
$0.05
high
$0.05
cURL
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": "A cinematic product photo of a ceramic lamp",
      "aspect_ratio": "1:1",
      "resolution": "1K"
    }
  }'

範例

貓咪自拍

貓咪自拍

4:3

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

藝術展覽海報

藝術展覽海報

3:4

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

產品宣傳排版

產品宣傳排版

16:9

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 物件中傳遞。

ParameterRequiredDescription
promptYes文字描述(1–3000 字元)
aspect_ratioNo預設 1:1。選項:1:12:33:23:44:39:1616:921:9
qualityNo預設 basic(2K)。選項:basichigh(4K)
image_urlsNo最多 14 張參考圖片(每張最大 10 MB)用於編輯

提示詞技巧

明確指定文字位置

Seedream 4.5 擅長處理嵌入文字。指定確切的文字內容、位置(例如「top left」、「centered」)和字型風格可獲得最佳效果。

印刷品質使用 high 品質

basic 設定輸出 2K,適合螢幕顯示。需要印刷解析度或大幅面圖像時,切換到 high 以獲得 4K 輸出。

善用 14 張參考圖片上限

支援最多 14 張、每張 10 MB 的參考圖片,你可以在單次請求中提供豐富的風格指引 — 情緒板、品牌素材和構圖參考。

限制

  • 提示詞最大長度為 3000 字元 — 比許多競品短
  • 8 種比例可選(21:9 以上無超寬選項)
  • 4K 輸出僅在 high 品質設定下可用
  • 每次請求最多 14 張參考圖片,每張 10 MB
  • 複雜的多元素構圖可能需要反覆調整提示詞

常見問題

Seedream 4.5 輸出什麼解析度?

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 張參考圖片,並在提示詞中描述想要的修改。模型使用統一架構同時處理產圖和編輯。