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

bytedance /dreamina-3.1:1c466833

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
prompt
string
Text prompt for image generation
aspect_ratio
None
1:1
Image aspect ratio. Set to 'custom' to specify width and height.
resolution
None
2K
Image resolution quality
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')
use_pre_llm
boolean
True
Enable text expansion for better results with short prompts
seed
integer
Random seed for reproducible generation

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'}