
猫の自撮り
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 枚対応で、生成と編集を 1 つのモデルで統合。
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"
}
}'
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 は、2025年12月にリリースされた ByteDance の画像モデルです。生成と編集を 1 つのモデルに統合しており、同じアーキテクチャでテキストから画像の生成と参照画像によるガイド付き編集の両方を、モード切り替えなしで処理します。正確なテキストレンダリング、high 品質設定で最大 4K(basic で 2K)の解像度、最大 14 枚の参照画像に対応します。LM Arena の画像生成ランキングで 10 位にランクインしています。
正確なテキストオーバーレイ付きの商品写真や EC アセット。プロンプトへの忠実度が求められる編集・キャンペーンビジュアル。テキストを埋め込んだポスターやバナーのデザイン。スタイル、構図、コンテンツを指定するための参照画像ガイド付き編集 — 最大 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 は埋め込みテキストの処理が得意です。正確な文字列、位置(例: 「左上」「中央」)、フォントスタイルを指定すると最良の結果が得られます。
high 品質を使うbasic 設定は 2K 出力で、画面表示には十分です。印刷用や大判のビジュアルが必要な場合は high に切り替えて 4K 出力を取得してください。
最大 14 枚(各 10 MB 以下)の参照画像に対応しているため、ムードボード、ブランドアセット、構図リファレンスを 1 つのリクエストにまとめた充実したスタイルガイドを提供できます。
high 品質設定でのみ利用可能basic 品質(デフォルト)で 2K、high 品質で 4K です。どちらの設定も同じ価格です。
8 種類: 1:1、2:3、3:2、3:4、4:3、9:16、16:9、21:9。デフォルトは 1:1 です。
はい。image_urls で最大 14 枚の参照画像をアップロードし、プロンプトで希望する変更を記述してください。このモデルは生成と編集の両方に統合アーキテクチャを使用しています。