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

kuprel/min-dalle:52aa777b

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. 4x4 takes about 15 seconds, 8x8 takes about 35 seconds
log2_supercondition_factor
integer
4

Min: 1

Max: 6

Higher values result in better agreement with the text but a narrower variety of generated images

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