You're looking at a specific version of this model. Jump to the model overview.

bytedance /dreamina-3.1:b5e96172

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
aspect_ratio
None
1:1
Image aspect ratio. Set to 'custom' to specify width and height.
resolution
None
2K
Image resolution quality
seed
integer
Random seed for reproducible generation
width
integer
1328

Min: 512

Max: 3024

Image width (only used when aspect_ratio is 'custom')
height
integer
1328

Min: 512

Max: 3024

Image height (only used when aspect_ratio is 'custom')
prompt
string
Text prompt for image generation
use_pre_llm
boolean
True
Enable text expansion for better results with short prompts

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}