# --qrw (QR Weight)

## V1 (in use for /generate, /qrart and /quickqrart)

**QR Weight (--qrw)**:

* This parameter determines how much emphasis the final image will place on your QR code.
* The default value is 0.8, but you can adjust it between 0 and 3. However, from our experiments QR Art has good range from `0.7 - 0.9` (try increase/decrease 0.05 each time until you can find the balance).
* Higher values will make the QR code more prominent in the generated image.

## V2 (only apply for /blend at the moment )

This parameter improves QR Art readability. Pass <mark style="color:blue;">**two**</mark> values, with the first value being the main driver and the other as supporter.&#x20;

Recommended: `--qrw (0.8, 0.9)` for visually appealing results. In situations where increasing the main driver value alone doesn't provide sufficient readability, adjusting the support value toward 3 can improve contrast and readability in the QR Art.

Avoid common mistakes:

* For `--qrw`, use <mark style="color:green;">**two**</mark> values (e.g., `--qrw (0.8, 0.9)`) for proper contrast and readability.

<table><thead><tr><th width="223.33333333333331"></th><th width="173">Output</th><th width="332">Prompt</th></tr></thead><tbody><tr><td>Base Image</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2FbquuEckElQtOeER9CtUm%2Fa%20cat.png?alt=media&#x26;token=e305b045-894e-4653-bcb3-d733483d44b3" alt=""></td><td></td></tr><tr><td>--qrw (0.8,0.9) (default)</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2Fd5vib7ffEqcngwayuRC8%2Fimage.png?alt=media&#x26;token=2d77f402-991a-471f-942a-5f24963fadf1" alt=""></td><td>snow --iw (1,1,0:100) --qrw (<mark style="color:blue;"><strong>0.8,0.9</strong></mark>) --blend 0.05 --seed 7376596062157470</td></tr><tr><td>--qrw (0.1,0.1)</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2FhmDFCfHq4alLVu3DUVNf%2Fimage.png?alt=media&#x26;token=6f324a65-40c4-4d88-a473-71f40897f776" alt=""></td><td>snow --iw (1,1,0:100) --qrw (<mark style="color:blue;"><strong>0.1,0.1</strong></mark>) --blend 0.05 --steps 16 --seed 7376596062157470</td></tr><tr><td>--qrw (0.6,0.4)</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2F2MmR3GShHRSkffLAe1R5%2Fimage.png?alt=media&#x26;token=a5923bc6-070d-4d61-bf54-78001fe4eb67" alt=""></td><td>snow --iw (1,1,0:100) --qrw (<mark style="color:blue;"><strong>0.6,0.4</strong></mark>) --blend 0.05 --steps 16 --seed 7376596062157470</td></tr><tr><td>--qrw (0.1,1)</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2FU3wbxrKGcwCMnpY5jyON%2Fimage.png?alt=media&#x26;token=c196d555-2e3e-480c-93ae-8dabef43d470" alt=""></td><td>snow --iw (1,1,0:100) --qrw (<mark style="color:blue;"><strong>0.1,1</strong></mark>) --blend 0.05 --steps 16 --seed 7376596062157470</td></tr><tr><td>--qrw (1,0.1)</td><td><img src="https://2710238457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT2geS55YZoHVgHo474Ri%2Fuploads%2F7t4iHNAgzpp9NrdSAG0W%2Fimage.png?alt=media&#x26;token=94294664-11d8-4a1e-a63c-0d925a422e6f" alt=""></td><td>snow --iw (1,1,0:100) --qrw (<mark style="color:blue;"><strong>1,0.1</strong></mark>) --blend 0.05 --steps 16 --seed 7376596062157470</td></tr></tbody></table>
