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

qr2ai /qr_code_ai_art_generator:1f3255c4

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
qr_code_image
string
QR code image path
qr_code_content
string
QR code content
prompt
string
Input prompt
negative_prompt
string
Input Negative Prompt
num_inference_steps
integer
150
Number of denoising steps
guidance_scale
number
20
Guidance scale
seed
integer
0
Random seed
batch_size
integer
1
Batch size
strength
number
0.9
Strength
sampler
string
ddim
Sampler

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