Vsukiyaki commited on
Commit
f7be658
1 Parent(s): 8b39f76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -15
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  ---
9
  # Shungiku-Mix
10
 
11
- <img src="https://huggingface.co/Vsukiyaki/Shungiku-Mix/resolve/main/imgs/header.jpg" style="height: 320px;">
12
 
13
  ## 概要 / Overview
14
 
@@ -24,22 +24,86 @@ You can use whatever VAE you like. The output will be vividly tinted without VAE
24
 
25
  ## 推奨設定 / Recommended Settings
26
 
27
- ```
28
- Steps: 20 ~ 60
29
- Sampler: DPM++ SDE Karras
30
- CFG scale: 7.5
31
- Denoising strength: 0.55
32
- Hires steps: 20
33
- Hires upscaler: Latent
34
- Clip skip: 2
35
- Negative embeddings: EasyNegative, verybadimagenegative
36
- ```
37
 
38
  **Negative prompt**:
39
 
40
- ```
41
- (easynegative:1.0),(worst quality,low quality:1.2),(bad anatomy:1.4),(realistic:1.1),nose,lips,adult,fat,sad, (inaccurate limb:1.2),extra digit,fewer digits,six fingers,(monochrome:0.95),verybadimagenegative_v1.3,
42
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  <hr>
45
 
@@ -69,5 +133,14 @@ This model is open access and available to all, with a CreativeML OpenRAIL-M lic
69
 
70
  <hr>
71
 
 
 
 
 
 
 
 
 
 
 
72
 
73
- <hr>
 
8
  ---
9
  # Shungiku-Mix
10
 
11
+ <img src="https://huggingface.co/Vsukiyaki/Shungiku-Mix/resolve/main/imgs/header.jpg" style="width: 640px;">
12
 
13
  ## 概要 / Overview
14
 
 
24
 
25
  ## 推奨設定 / Recommended Settings
26
 
27
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-wrap; width: 640px;">
28
+ Steps: 20 ~ 60
29
+ Sampler: DPM++ SDE Karras
30
+ CFG scale: 7.5
31
+ Denoising strength: 0.55
32
+ Hires steps: 20
33
+ Hires upscaler: Latent
34
+ Clip skip: 2
35
+ Negative embeddings: EasyNegative, verybadimagenegative
36
+ </pre>
37
 
38
  **Negative prompt**:
39
 
40
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-wrap; width: 640px;">
41
+ (easynegative:1.0),(worst quality,low quality:1.2),
42
+ (bad anatomy:1.4),(realistic:1.1),nose,lips,adult,
43
+ fat,sad,(inaccurate limb:1.2),extra digit,
44
+ fewer digits,six fingers,(monochrome:0.95),
45
+ verybadimagenegative_v1.3,
46
+ </pre>
47
+
48
+ <hr>
49
+
50
+ ## 例 / Examples
51
+
52
+ <img src="https://huggingface.co/Vsukiyaki/Shungiku-Mix/resolve/main/imgs/sample1.png" style="width: 512px;">
53
+
54
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-wrap; width: 640px;">
55
+ ((solo:1.2)),cute girl,(harbor),(blue sky:1.2),looking at viewer,
56
+ dramatic,fantastic atmosphere,magnificent view,cumulonimbus,
57
+ (cowboy shot:1.2),scenery,Mediterranean Buildings,silver hair
58
+
59
+ Negative prompt:
60
+ (easynegative:1.0),(worst quality,low quality:1.2),
61
+ (bad anatomy:1.4),(realistic:1.1),nose,lips,adult,
62
+ fat,sad,(inaccurate limb:1.2),extra digit,
63
+ fewer digits,six fingers,(monochrome:0.95),
64
+ verybadimagenegative_v1.3,
65
+
66
+ Steps: 60
67
+ Sampler: DPM++ SDE Karras
68
+ CFG scale: 7.5
69
+ Seed: 1896063174
70
+ Size: 768x768
71
+ Denoising strength: 0.58
72
+ Clip skip: 2
73
+ Hires upscale: 2
74
+ Hires steps: 20
75
+ Hires upscaler: Latent
76
+ </pre>
77
+
78
+ <br>
79
+
80
+ <img src="https://huggingface.co/Vsukiyaki/Shungiku-Mix/resolve/main/imgs/sample2.png" style="width: 640px;">
81
+
82
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-wrap; width: 640px;">
83
+ ((solo:1.2)),cute little (1girl:1.3) walking,landscape,
84
+ beautiful sky,village,head tilt,bloom effect,
85
+ fantastic atmosphere,magnificent view,cowboy shot,
86
+ pale-blonde hair,blue eyes,long twintails,blush,
87
+ light smile,white dress,wind,(petals)
88
+
89
+ Negative prompt:
90
+ (easynegative:1.0),(worst quality,low quality:1.2),
91
+ (bad anatomy:1.4),(realistic:1.1),nose,lips,adult,
92
+ fat,sad,(inaccurate limb:1.2),extra digit,
93
+ fewer digits,six fingers,(monochrome:0.95),
94
+ verybadimagenegative_v1.3,
95
+
96
+ Steps: 60
97
+ Sampler: DPM++ SDE Karras
98
+ CFG scale: 7.5
99
+ Seed: 400031884
100
+ Size: 848x600
101
+ Denoising strength: 0.55
102
+ Clip skip: 2
103
+ Hires upscale: 2.5
104
+ Hires steps: 20
105
+ Hires upscaler: Latent
106
+ </pre>
107
 
108
  <hr>
109
 
 
133
 
134
  <hr>
135
 
136
+ Twiter: [@Vsukiyaki_AIArt](https://twitter.com/Vsukiyaki_AIArt)
137
+
138
+ <a
139
+ href="https://twitter.com/Vsukiyaki_AIArt"
140
+ class="mb-2 inline-block rounded px-6 py-2.5 text-white shadow-md"
141
+ style="background-color: #1da1f2">
142
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-3.5 w-3.5" fill="currentColor" viewBox="0 0 24 24">
143
+ <path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z" />
144
+ </svg>
145
+ </a>
146