Kafke commited on
Commit
08a01a9
1 Parent(s): f090ca9
Files changed (1) hide show
  1. README.md +37 -1
README.md CHANGED
@@ -2,4 +2,40 @@
2
  tags:
3
  - text-to-image
4
  ---
5
- 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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - text-to-image
4
  ---
5
+ 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.
6
+
7
+ Examples:
8
+
9
+ ```
10
+ hello kitty
11
+ Steps: 20, Sampler: Euler a, CFG scale: 9, Seed: 207838508, Size: 512x512, ENSD: 31337
12
+ ```
13
+ <img src="https://huggingface.co/Kafke/sanrio/resolve/main/hellokitty.png" width="512px"/>
14
+
15
+
16
+ ```
17
+ my melody in a field of flowers, picking flowers, sanrio
18
+ Steps: 20, Sampler: Euler a, CFG scale: 10, Seed: 1003504798, Size: 512x512, ENSD: 31337
19
+ ```
20
+ <img src="https://huggingface.co/Kafke/sanrio/resolve/main/mymelody.png" width="512px"/>
21
+
22
+
23
+ ```
24
+ plushie of cinnamoroll
25
+ Steps: 20, Sampler: Euler a, CFG scale: 12, Seed: 4279840297, Size: 512x512, ENSD: 31337
26
+ ```
27
+ <img src="https://huggingface.co/Kafke/sanrio/resolve/main/cinnamoroll.png" width="512px"/>
28
+
29
+
30
+ ```
31
+ badtz-maru
32
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3378087276, Size: 512x512, ENSD: 31337
33
+ ```
34
+ <img src="https://huggingface.co/Kafke/sanrio/resolve/main/badtz.png" width="512px"/>
35
+
36
+
37
+ ```
38
+ totoro sanrio
39
+ Steps: 20, Sampler: Euler a, CFG scale: 8, Seed: 3046772456, Size: 512x512, ENSD: 31337
40
+ ```
41
+ <img src="https://huggingface.co/Kafke/sanrio/resolve/main/totoro.png" width="512px"/>