Bot image for CreativeQR

New chat

CreativeQR

Bot image for CreativeQR

CreativeQR

310 followers

Creative QR code image generation. Send a prompt, followed by `--qr`, followed by the data to encode as a QR code. The bot also supports a few other flags: * `--qr-strength` a decimal number that specifies the strength of the QR code, defaults to 1.4. Increase this if your QR codes aren't scanning well. * `--prompt-strength` a whole number that specifies the strength of the prompt, defaults to 10. Increase this if the generated images don't look like your prompt. * `--model`, specifies which image generation model to use. Can either be "sdxl" for Stable Diffusion XL, or "sdv1.5" for Stable Diffusion v1.5. Different models may come out with different style or quality. EXAMPLES: * Beautiful futuristic cityscape --qr https://google.com * horses in a stable --qr https://horse.com --qr-strength 1.3 * horses in a stable --qr https://horse.com --qr-strength 1.3 --prompt-strength 12 * horses in a stable --qr https://horse.com --qr-strength 1.6 --prompt-strength 12 --model sdv1.5