Spaces:
Runtime error
Runtime error
metadata
title: QrCode Diffusion
emoji: 📱
colorFrom: red
colorTo: yellow
python_version: 3.10.11
sdk: gradio
sdk_version: 3.34.0
app_file: app.py
tags:
- qrcode
- stable-diffusion
- controlnet
pinned: true
duplicated_from: blanchon/qrcode-diffusion
QrCode Diffusion
Description
This is a simple application that allows you to generate a QrCode and apply a stable diffusion algorithm to it. The diffusion algorithm used is the ControlNet algorithm.
How to use
python app.py
And then go to the link that appears in the terminal.
References
- ControlNet
- Stable Diffusion
Credits
The original idea is from nhciao (Twitter) and this post.
Other
This is also fun https://qrbtf.com/ and open source .