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 |
---|---|---|---|
prompt |
string
|
aerial view of futuristic city
|
Input prompt
|
negative_prompt |
string
|
low quality, bad quality, sketches
|
Negative prompt
|
image |
string
|
Input image
|
|
use_canny |
boolean
|
False
|
Use Canny detector
|
width |
integer
|
1024
|
Width of the output
|
height |
integer
|
1024
|
Height of the output
|
num_inference_steps |
integer
|
50
|
Denoising steps
|
guidance_scale |
number
|
7.5
|
Guidance scale
|
seed |
integer
|
0
|
Random seed
|
lora_input |
string
|
|
Comma-separated LoRA models
|
lora_scale |
string
|
|
Comma-separated LoRA scales
|
sampler |
string
(enum)
|
Euler a
Options: Euler, Euler a, DPM++ 2M Karras, DPM++ 2M SDE Karras, DPM++ Karras SDE, DPM++ Karras |
Sampling method
|
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'}