Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: odbl
|
3 |
---
|
4 |
|
5 |
-
This is a diffusion model fine-tuned with [QRsst2](https://huggingface.co/datasets/gojiteji/QRsst2
|
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`.
|
|
|
2 |
license: odbl
|
3 |
---
|
4 |
|
5 |
+
This is a diffusion model fine-tuned with [QRsst2](https://huggingface.co/datasets/gojiteji/QRsst2).
|
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`.
|