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

moayedhajiali /elasticdiffusion:4d86931d

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
sd_version
string (enum)
1.4

Options:

1.4, 1.5, 2.0, 2.1, XL1.0

StableDiffusion Version
prompt
string
Input Prompt
negative_prompts
string
Negative Prompt
img_width
integer
768

Min: 128

Max: 2048

Width
img_height
integer
768

Min: 128

Max: 2048

Height
resampling_steps
integer
10
Resampling: Steps
resampling_drop_p
number
0.7

Min: 0.5

Max: 0.9

Resampling: Percentage of Newly Sampled Pixels
rrg_scale
integer
400
Reduced Resolution Guidance Scale
guidance_scale
number
10
Classifer-Free Guidance Scale
cosine_scale
number
10
Cosine Scale
view_batch_size
integer
16
View Batch Size
num_inference_steps
integer
50

Min: 30

Max: 100

Number of Inference Steps
seed
integer
0
Seed

Output schema

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

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}