gojiteji commited on
Commit
af5dbaa
1 Parent(s): 09ac459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,4 +2,13 @@
2
  license: odbl
3
  ---
4
 
5
- This is a stable diffusion based QR code fine-tuned with [QRsst2](https://huggingface.co/datasets/gojiteji/QRsst2]dataset).
 
 
 
 
 
 
 
 
 
 
2
  license: odbl
3
  ---
4
 
5
+ This is a diffusion model fine-tuned with [QRsst2](https://huggingface.co/datasets/gojiteji/QRsst2]dataset).
6
+ This model generates a QR code from text.
7
+
8
+ 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`.
9
+
10
+ The below images are examples of an input :`The way to get started is to quit talking and begin doing.`
11
+
12
+ ![example QR codes](example.png)
13
+
14
+