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

0x7o /if-v1.0:b708c50a

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
A painting of a cat
Input prompt
negative_prompt
string
Specify things to not see in the output
num_inference_steps
integer
50

Min: 1

Max: 100

Number of inference steps
num_outputs
integer
1

Min: 1

Max: 5

Number of images to output.
seed
integer
0
Random seed. Leave 0 to randomize the seed
guidance_scale
number
7

Max: 10

Guidance scale

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