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

zust-ai /zust-qr:8860c3c8

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
art-coder
qr_image or qr_prompt or zust_reference or depth
seed
integer
Seed
url_to_encode
string
https://www.google.com
URL to encode in QR
image_url
string
./ArtCoder/content/ca.jpg
Image URL
style
string
./ArtCoder/style/texture1.1.jpg
Style image
version
integer
5
Version
level
integer
1
Level
mask
integer
1
Mask
rotation
integer
0
Rotation
epochs
integer
30
Epochs
module_size
integer
16
Module size
lr
number
0.01
Learning rate
content_power
number
7
Content weight
code_power
number
5
Code weight
style_power
number
0.9
Style weight
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'}