You're looking at a specific version of this model. Jump to the model overview.
elct9620 /pastel-mix:4c57fa58
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
|
Elements to add into image
|
|
neg_prompt |
string
|
Elements to exclude from image
|
|
width |
integer
|
448
Max: 1024 |
Width
|
height |
integer
|
640
Max: 1024 |
Height
|
steps |
integer
|
20
Max: 100 |
Steps
|
guidance |
number
|
7
Max: 15 |
Higher add more prompt into image
|
seed |
integer
|
0
|
Seed
|
hires |
boolean
|
False
|
Generate high resoultion version
|
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'}