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

qr2ai /qr_code_ai_art_generator:acddd42b

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
qr2ai_image
string
The image (optional).
qr2ai_content
string
The content for generating QR code.
prompt
string
The prompt to guide generation.
negative_prompt
string
disfigured, ugly, low quality, blurry, nsfw
The negative prompt to guide image generation.
num_inference_steps
integer
40
Number of inference steps
guidance_scale
number
7.5
Scale for classifier-free guidance
seed
integer
-1
Seed
width
integer
768
Width of the output image
height
integer
768
Height of the output image
controlnet_conditioning_scale
number
1.1
Controlnet conditioning scale
strength
number
0.5
Strength of the transformation
batch_size
integer
1
Batch size for this prediction

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