infery
← All models

Seedream

seedream-v5-flash

Image generationby ByteDance

Seedream 5.0 Flash is a fast image generation and editing model, built for workflows where speed and budget matter.

images

Details

Accepts
text

Pricing

Price
3.38 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringThe text prompt used to generate the image.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
image_sizeThe size of the generated image. Total pixels must be between 1024x1024 and 2048x2048, with aspect ratio between 1/16 and 16.
num_imagesintegerNumber of separate model generations to run with the prompt.
output_formatstringenum: jpeg, pngThe file format of the generated image.
enable_safety_checkerbooleanIf set to true, the safety checker will be enabled. Disabling it requires account authorization; unauthorized requests are always checked.
image_urlsarrayList of URLs of input reference images. Up to 10 images are supported; if more are sent, only the last 10 are used.

Output

FieldTypeDescription
imagesarrayGenerated images.