File size: 697 Bytes
710961d 8d979b8 710961d b10d057 c73f66e af5dbaa 3b25ca6 af5dbaa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: odbl
datasets: gojiteji/QRsst2
---
This is a diffusion model fine-tuned with [QRsst2](https://huggingface.co/datasets/gojiteji/QRsst2).
This model generates a QR code from text.
Please clone this repository and replace [LambdaLabsML's example's inference code ](https://github.com/LambdaLabsML/examples/blob/767e1101b0125202871812ec7e1b5c46aa9c8d95/stable-diffusion-finetuning/pokemon_finetune.ipynb). checkpoint filename check pint name with `main.ckpt`.
The below images are examples of an input :`The way to get started is to quit talking and begin doing.`
![example QR codes](example.png)
sample code is here:https://github.com/gojiteji/text2QR/blob/main/samplecode.ipynb
|