You're looking at a specific version of this model. Jump to the model overview.
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
|
Text
|
seed |
integer
|
-1
|
A positive number will generate reproducible results
|
grid_size |
integer
|
4
Min: 1 Max: 4 |
Size of the image grid
|
log2_intermediate_image_count |
integer
|
2
Max: 4 |
Number of images to show while running, each adds a slight delay
|
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'}