ArtCoder icon indicating copy to clipboard operation
ArtCoder copied to clipboard

how can i change QR code ?

Open laichaoyi opened this issue 2 years ago • 1 comments

I could not make QR with your website: https://meiyaoma.com/. It alwasy lead to their URL. How can i change to other QR codes ? i also could not change block number and block size, it saids tensor () must be match size with tensors (37)...

laichaoyi avatar Jun 25 '23 00:06 laichaoyi

Perhaps you need to count the number of modules on each side of the target QR code, and set the "--module_number ".

”The QR codes of version 5 is used by default (37*37 modules). If you want to use different versions of QR code, you need to adjust the parameters --module_number (default: 37).“

SwordHolderSH avatar Jun 27 '23 08:06 SwordHolderSH