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

qr2ai /mb:c07113d4

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
aerial view, a futuristic research complex in a bright foggy jungle, hard lighting
Input prompt
negative_prompt
string
low quality, bad quality, sketches
Input Negative Prompt
num_inference_steps
integer
50

Min: 1

Max: 500

Number of denoising steps
condition_scale
number
0.5

Max: 1

ControlNet conditioning scale for generalization
seed
integer
0
Random seed. Set to 0 to randomize the seed
lora_input
string
Comma-separated list of LoRA models from Hugging Face or local paths. Leave empty to skip LoRA.
lora_scale
string
Comma-separated list of scales for each LoRA model. Must match the number of LoRAs. Leave empty if no LoRA is used.

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