All models
Imagev1.0.0

Seedream 4.5

Generate or re-mix from references, up to 4K.

3 inputsIMAGE

a weathered brass diving helmet on a workshop bench, shafts of dusty light

Seedream 4.5 output

Run the node

TEXT
IMAGE
TEXT
Sign in to run

Running a model executes it on your account. Browsing the catalog stays free and needs no account.

Output

Fill in the inputs and run the node to see its output here.

Run it from your code

The same node, called by id from any surface. Every tab pins seedream-4-5 and passes the ports below. Full guide.

import { BlitClient } from "@blitflow/sdk";

const { runNode } = new BlitClient({ apiKey: process.env.BLITFLOW_TOKEN });

const { outputs } = await runNode("seedream-4-5", {
  prompt: { value: "example" },
  reference: { ref: "https://..." },
  aspectRatio: { value: "example" },
});

Schema

Inputs

prompt*TEXT
referenceIMAGE
aspectRatioTEXT
1:1 · 4:3 · 3:4 · 4:5 · 5:4 · 16:9 · 9:16 · 3:2 · 2:3 · 21:9 · 9:21

Outputs

imageIMAGE