qrcode-diffusion / README.md
blanchon's picture
πŸ“ Update README.md with credit to nhciao
2278638
|
raw
history blame
889 Bytes
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

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 .