You're looking at a specific version of this model. Jump to the model overview.
zust-ai /zust-diffusion:9735dac0
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 |
---|---|---|---|
is_heartbeat |
boolean
|
False
|
Check if server alive
|
pipe_type |
string
|
qr
|
qr pipe type
|
seed |
integer
|
Seed
|
|
prompt_strength |
number
|
11
Min: 1 |
Prompt strength
|
num_images_per_prompt |
integer
|
2
Min: 1 |
Number of generations
|
num_inference_steps |
integer
|
60
Min: 1 |
Iterations
|
width |
integer
|
512
|
Width of the output image
|
height |
integer
|
512
|
Height of the output image
|
qr_background |
string
|
{"image_url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cf4b9664-975a-4f56-8fba-afe4b5827a00/width=576/334107.jpeg", "caption": "a rabbit"}
|
Reference Image for fancy QR
|
qr_text |
string
|
http://zust.ai
|
Text to encode into QR
|
qr_prompt |
string
|
masterpiece, high definition, ultra realistic, intricate, 8k
|
Prompt for Stylized QR Code
|
qr_negative_prompt |
string
|
low contrast, ugly, blur, text, signature, watermark
|
Negative Prompt for Stylized QR Code
|
qr_background_strength |
number
|
0.9
|
Reference image's strength
|
qr_control_scale |
string
|
[0.5, 1.0]
|
Controlnet conditioning scale (multiple)
|
qr_control_start |
string
|
[0.0, 0.2]
|
Controlnet guide start (multiple)
|
qr_control_end |
string
|
[1.0, 1.0]
|
Controlnet guide end (multiple)
|
with_detail |
boolean
|
False
|
Detailed output
|
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'}