sanrio / README.md
Kafke's picture
added download link
617e0bd
|
raw
history blame
No virus
1.42 kB
---
tags:
- text-to-image
---
Stable diffusion model for Sanrio and Sanrio characters. Includes Hello Kitty, My Melody, Kuromi, Cinnamoroll, Badtz-Maru, Pompompurin, and Keroppi. Tags are "Sanrio" and the character's name respectively. To use, just download the ckpt file. Download it [here.](https://huggingface.co/Kafke/sanrio/resolve/main/sanrio.ckpt)
Examples:
```
hello kitty
Steps: 20, Sampler: Euler a, CFG scale: 9, Seed: 207838508, Size: 512x512, ENSD: 31337
```
<img src="https://huggingface.co/Kafke/sanrio/resolve/main/hellokitty.png" width="512px"/>
```
my melody in a field of flowers, picking flowers, sanrio
Steps: 20, Sampler: Euler a, CFG scale: 10, Seed: 1003504798, Size: 512x512, ENSD: 31337
```
<img src="https://huggingface.co/Kafke/sanrio/resolve/main/mymelody.png" width="512px"/>
```
plushie of cinnamoroll
Steps: 20, Sampler: Euler a, CFG scale: 12, Seed: 4279840297, Size: 512x512, ENSD: 31337
```
<img src="https://huggingface.co/Kafke/sanrio/resolve/main/cinnamoroll.png" width="512px"/>
```
badtz-maru
Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3378087276, Size: 512x512, ENSD: 31337
```
<img src="https://huggingface.co/Kafke/sanrio/resolve/main/badtz.png" width="512px"/>
```
totoro sanrio
Steps: 20, Sampler: Euler a, CFG scale: 8, Seed: 3046772456, Size: 512x512, ENSD: 31337
```
<img src="https://huggingface.co/Kafke/sanrio/resolve/main/totoro.png" width="512px"/>