qr-code-generator / README.md
mojoee
environment
2870d2a
|
raw
history blame contribute delete
No virus
921 Bytes

A newer version of the Gradio SDK is available: 4.38.1

Upgrade
metadata
title: Qr Code Generator
emoji: πŸš€
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 4.19.2
app_file: app.py
pinned: false
license: mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

QR Code Generator using Stable Diffusion

This project is a QR code generator that utilizes stable diffusion algorithms to create high-quality QR codes. The stable diffusion technique ensures that the generated QR codes are robust against various distortions and can be easily scanned by QR code readers.

Features

  • Generate QR codes with customizable content.
  • Choose from various error correction levels to enhance the QR code's reliability.
  • Customize the size and color of the QR code.
  • Save the generated QR code as an image file.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/qr-code-generator.git