You're looking at a specific version of this model. Jump to the model overview.
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
|
https://replicate.delivery/pbxt/dYdYGKKt04pHJ1kle3eStm3q4mfPiUFlQ5xGeM3mfboYbMPUC/out-0.png
|
Image URL
|
| style |
string
|
https://xtpfbcgrwhvcvwrwplap.supabase.co/storage/v1/object/public/qr-artist/pattern/0002.png
|
Style image
|
| version |
integer
|
6
|
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'}