Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.23.1
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
Clone the repository:
git clone https://github.com/your-username/qr-code-generator.git