SleepyYui commited on
Commit
26f12e4
1 Parent(s): 720298a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -1
README.md CHANGED
@@ -2,4 +2,94 @@
2
  license: mit
3
  ---
4
 
5
- Fork of Stable Diffusion 1.4 stuffed up with anime characters and anime scenery
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  ---
4
 
5
+ Fork of Stable Diffusion 1.4 stuffed up with anime characters and anime scenery;
6
+
7
+ # Examples
8
+ Some examples of what the model can do
9
+
10
+ 4 Seasons, 4 Pictures
11
+
12
+ ## Spring
13
+
14
+ Positive:
15
+ ```
16
+ masterpiece, best quality, 1girl, dark-brown hair, medium hair, cat ears, tail, closed eyes, looking at viewer, :3, cute, outdoors, nature, spring, flowers, hands in pockets
17
+ ```
18
+ Negative:
19
+ ```
20
+ (worst quality, low quality:1.3), ((blurry)), (((out of frame))), ((ugly)), (((bad anatomy))), gross proportions, ((cloned arms)), ((cloned hands)), ((cross eyed)), (malformed limbs), ((fused fingers)), ((too many fingers)), (poorly drawn hands), (poorly drawn face), jpeg, ((fat)), ((((cropped))))
21
+ ```
22
+ - Seed: `4116706766`
23
+ - Sampling Method: `DPM++ 3M SDE (Karras)`
24
+ - Width: `512`
25
+ - Height: `768`
26
+ - CFG-Scale: `12.5`
27
+ - Sampling Steps: `35`
28
+ - Upscaler: `Latent`
29
+ - Upscaling Size: `2`
30
+ - Upscaled Denoising Strength: `0.6`
31
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/638e572449de7ae552da8592/tajOrD_zg_z8GZmczLsEH.png)
32
+
33
+ ## Summer
34
+
35
+ Positive:
36
+ ```
37
+ masterpiece, best quality, 1girl, white hair, medium hair, cat ears, looking at viewer, :3, cute, outdoors, nature, summer, sun, dress
38
+ ```
39
+ Negative:
40
+ ```
41
+ (worst quality, low quality:1.3), ((blurry)), (((out of frame))), ((ugly)), (((bad anatomy))), gross proportions, ((cloned arms)), ((cloned hands)), ((cross eyed)), (malformed limbs), ((fused fingers)), ((too many fingers)), (poorly drawn hands), (poorly drawn face), jpeg, ((fat)), ((((cropped))))
42
+ ```
43
+ - Seed: `4063856139`
44
+ - Sampling Method: `DPM++ 3M SDE (Karras)`
45
+ - Width: `512`
46
+ - Height: `768`
47
+ - CFG-Scale: `12.5`
48
+ - Sampling Steps: `35`
49
+ - Upscaler: `Latent`
50
+ - Upscaling Size: `2`
51
+ - Upscaled Denoising Strength: `0.6`
52
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/638e572449de7ae552da8592/xRDP2Ks9TSxQ-ru44mWrP.png)
53
+
54
+ ## Fall
55
+
56
+ Positive:
57
+ ```
58
+ masterpiece, best quality, 1girl, long hair, cat ears, looking at viewer, :3, cute, outdoors, nature, fall, leaves, scarf
59
+ ```
60
+ Negative:
61
+ ```
62
+ (worst quality, low quality:1.3), ((blurry)), (((out of frame))), ((ugly)), (((bad anatomy))), gross proportions, ((cloned arms)), ((cloned hands)), ((cross eyed)), (malformed limbs), ((fused fingers)), ((too many fingers)), (poorly drawn hands), (poorly drawn face), jpeg, ((fat)), ((((cropped))))
63
+ ```
64
+ - Seed: `4063856139`
65
+ - Sampling Method: `DPM++ 3M SDE (Karras)`
66
+ - Width: `512`
67
+ - Height: `768`
68
+ - CFG-Scale: `12.5`
69
+ - Sampling Steps: `35`
70
+ - Upscaler: `Latent`
71
+ - Upscaling Size: `2`
72
+ - Upscaled Denoising Strength: `0.6`
73
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/638e572449de7ae552da8592/AKdb931gFNSFRZfG9evXj.png)
74
+
75
+ ## Winter
76
+
77
+ Positive:
78
+ ```
79
+ masterpiece, best quality, 1girl, pink-ish hair, medium hair, cat ears, looking at viewer, :3, cute, outdoors, nature, winter, snow, blue hoodie
80
+ ```
81
+ Negative:
82
+ ```
83
+ (worst quality, low quality:1.3), ((blurry)), (((out of frame))), ((ugly)), (((bad anatomy))), gross proportions, ((cloned arms)), ((cloned hands)), ((cross eyed)), (malformed limbs), ((fused fingers)), ((too many fingers)), (poorly drawn hands), (poorly drawn face), jpeg, ((fat)), ((((cropped))))
84
+ ```
85
+ - Seed: `3802073280`
86
+ - Sampling Method: `DPM++ 3M SDE (Karras)`
87
+ - Width: `512`
88
+ - Height: `768`
89
+ - CFG-Scale: `12.5`
90
+ - Sampling Steps: `35`
91
+ - Upscaler: `Latent`
92
+ - Upscaling Size: `2`
93
+ - Upscaled Denoising Strength: `0.6`
94
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/638e572449de7ae552da8592/wAAj8DHZXs-sU2nmCJe3e.png)
95
+