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

kuprel/min-dalle:7fe0a746

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
text
string
Dali painting of WALL·E
For long prompts, only the first 64 tokens will be used to generate the image.
intermediate_outputs
boolean
True
Whether to show intermediate outputs while running. This adds less than a second to the run time.
grid_size
integer
4

Min: 1

Max: 8

Size of the image grid. 5x5 takes around 16 seconds, 8x8 takes around 36 seconds
log2_temperature
number
0

Min: -3

Max: 3

A higher temperature results in more variety.

Output schema

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

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array',
 'x-cog-array-type': 'iterator'}