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

bytedance /dreamina-3.1:c485e2dd

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
enhance_prompt
boolean
True
Enable text expansion for better results with short prompts
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')
seed
integer
Random seed. Set 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'}