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

m1guelpf /stable-diffusion-rs:870f6c53

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
guidance_scale
number

Min: 1.0

Max: 20.0

Scale for classifier-free guidance.
num_inference_steps
integer

Min: 1.0

Max: 500.0

Number of denoising steps.
num_outputs
integer

Min: 1.0

Max: 4.0

Number of images to output.
prompt
string
Input prompt
seed
integer
Random seed. Leave blank to randomize the seed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'}, 'type': 'array'}