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

qr2ai /mb:3560a076

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
image
string
Input image for img2img or inpaint mode
prompt
string
a robot in a futuristic city, 4k
Input prompt
negative_prompt
string
low quality, bad quality, sketches
Input Negative Prompt
num_inference_steps
integer
35

Min: 1

Max: 500

Number of denoising steps
adapter_conditioning_scale
number
0.9
T2I-Adapter conditioning scale
seed
integer
0
Random seed. Set to 0 to randomize the seed
guidance_scale
number
7.5

Max: 20

Guidance scale for prompt adherence
width
integer
1024

Min: 512

Max: 2048

Width of output image
height
integer
1024

Min: 512

Max: 2048

Height of output image

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