CoolFace
Apppublic

carsonyang/qrcode-diffusion

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
App README

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
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 .