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 |
|---|---|---|---|
| DiT_resolution |
None
|
256x256
|
Output image size
|
| VAE_Decoder |
None
|
sd-vae-ft-mse
|
decoder type
|
| num_sampling_steps |
integer
|
250
Max: 1000 |
Number of denoising steps
|
| cfg_scale |
number
|
4
Min: 1 Max: 10 |
Number of denoising steps
|
| class_name |
None
|
centipede
|
Which ImageNet class to generate
|
| num_outputs |
integer
|
4
|
How many outputs
|
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'}