Vsukiyaki commited on
Commit
36fae6d
1 Parent(s): 1444975

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +168 -0
README.md CHANGED
@@ -1,3 +1,171 @@
1
  ---
2
  license: other
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ language:
4
+ - ja
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
  ---
9
+ # ◆ Negi-Mix
10
+
11
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample1.png">
12
+
13
+ ## 概要 / Overview
14
+
15
+ - Negi-MixはWD1.5-beta(SD2.1 768px)をベースにしたマージモデルです。 / This is merge model based on WD1.5-beta(SD2.1 768px).
16
+
17
+ - VAEは不要です。 / VAE is not required.
18
+
19
+ <hr>
20
+
21
+ ## ライセンス / Licence
22
+ https://freedevproject.org/faipl-1.0-sd/
23
+
24
+ <hr>
25
+
26
+ ## 推奨設定 / Recommended Settings
27
+
28
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
29
+ Steps: 20 ~ 60
30
+ Sampler: DPM++ SDE Karras
31
+ CFG scale: 7.5
32
+ Denoising strength: 0.55
33
+ Hires steps: 20
34
+ Hires upscaler: Latent
35
+ Clip skip: 2
36
+ </pre>
37
+
38
+ Negative:
39
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
40
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
41
+ </pre>
42
+
43
+ <hr>
44
+
45
+ ## 例 / Examples
46
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample2.png" style="width: 640px;">
47
+
48
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
49
+ Prompt:
50
+ ((masterpiece:1.4, best quality)),((masterpiece, best quality)),fisheye,cute girl walking, gazing at a crumbling cityscape of towering buildings and highways from a stairway,(overlooking:1.3),river,waterfall,valley,fine silver hair,blue sky,looking at viewer,magnificent view,lens flare,dress,cowboy shot
51
+
52
+ Negative prompt:
53
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
54
+
55
+ Steps: 60
56
+ Sampler: DPM++ SDE Karras
57
+ CFG scale: 7.5
58
+ Seed: 1944831104
59
+ Size: 848x600
60
+ Denoising strength: 0.55
61
+ Clip skip: 2
62
+ Hires upscale: 2.5
63
+ Hires steps: 20
64
+ Hires upscaler: Latent
65
+ </pre>
66
+
67
+ <br>
68
+
69
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample3.png" style="width: 640px;">
70
+
71
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
72
+ Prompt:
73
+ ((solo)),cute android girl in a futuristic setting,sitting in a room, featuring white, green neon lights,wearing a futuristic kimono,futuristic furnitures,clutter,SF world with advanced technology,silver hair,glow eyes,ray tracing,
74
+
75
+ Negative prompt:
76
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
77
+
78
+ Steps: 60
79
+ Sampler: DPM++ SDE Karras
80
+ CFG scale: 7.5
81
+ Seed: 1944831104
82
+ Size: 848x600
83
+ Denoising strength: 0.55
84
+ Clip skip: 2
85
+ Hires upscale: 2.5
86
+ Hires steps: 20
87
+ Hires upscaler: Latent
88
+ </pre>
89
+
90
+ <br>
91
+
92
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample4.png" style="width: 640px;">
93
+
94
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
95
+ Prompt:
96
+ ((solo:1.2)),scenery,cute girl standing on water's surface,from side,horizon,blue sky,(Magnificent view:1.4),((Salar de Uyuni:0.9)),profile,fine long hair,(kimono),wind,wide shot,bubbles,lens flare,[from above:1.2],overlooking,full body,cowboy shot,sunset,(looking upward),chromatic aberration,(tear:1.3)
97
+
98
+ Negative prompt:
99
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
100
+
101
+ Steps: 60
102
+ Sampler: DPM++ SDE Karras
103
+ CFG scale: 7.5
104
+ Seed: 1944831104
105
+ Size: 848x600
106
+ Denoising strength: 0.55
107
+ Clip skip: 2
108
+ Hires upscale: 2.5
109
+ Hires steps: 20
110
+ Hires upscaler: Latent
111
+ </pre>
112
+
113
+ <br>
114
+
115
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample5.png" style="width: 640px;">
116
+
117
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
118
+ Prompt:
119
+ ((masterpiece:1.4, best quality)), ((masterpiece, best quality)),cute little girl standing in the alley,silver hair,blue eyes,(bob cut),light brown cardigan,(overly long sleeves:1.3),mini skirt,loose socks,red bowtie,full body,:3,kawaii,cowboy shot,concept art,trees,blue sky,stairs
120
+
121
+ Negative prompt:
122
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
123
+
124
+ Steps: 60
125
+ Sampler: DPM++ SDE Karras
126
+ CFG scale: 7.5
127
+ Seed: 1944831104
128
+ Size: 848x600
129
+ Denoising strength: 0.55
130
+ Clip skip: 2
131
+ Hires upscale: 2.5
132
+ Hires steps: 20
133
+ Hires upscaler: Latent
134
+ </pre>
135
+
136
+ <br>
137
+
138
+ <img src="https://huggingface.co/Vsukiyaki/Negi-Mix/resolve/main/imgs/sample6.jpg" style="width: 640px;">
139
+
140
+ <pre style="margin: 1em 0; padding: 1em; border-radius: 5px; background: #25292f; color: #fff; white-space: pre-line;">
141
+ Prompt:
142
+ ((solo:1.2)),portrait,cute little girl standing in a vast flower field,silver long hair,blue eyes,white dress,blush,smile,cowboy shot,blue sky,(petals:1.2),(overlooking:1.3),(fisheye),wind,(magnificent panorama view:1.2),(chromatic aberration:1.2),(butterfly:0.9)
143
+
144
+ Negative prompt:
145
+ (re-badprompt:1.1), (worst quality, low quality:1.2), (urgly:1.2), (scratch, crack, scale, freckles, cheeks, cosmetic, make up, lipstick, Blood paste, blood vessel:1.4), (tattoo, tears, sweat:1.2), (tooth, nail:1.4), (text:1.5), (china, chinese:1.4), (bad_anatomy, bad_hand:1.4)
146
+
147
+ Steps: 60
148
+ Sampler: DPM++ SDE Karras
149
+ CFG scale: 7.5
150
+ Seed: 1944831104
151
+ Size: 848x600
152
+ Denoising strength: 0.55
153
+ Clip skip: 2
154
+ Hires upscale: 2.5
155
+ Hires steps: 20
156
+ Hires upscaler: Latent
157
+ </pre>
158
+
159
+ <hr>
160
+
161
+ Twiter: [@Vsukiyaki_AIArt](https://twitter.com/Vsukiyaki_AIArt)
162
+
163
+
164
+ <a
165
+ href="https://twitter.com/Vsukiyaki_AIArt"
166
+ class="mb-2 inline-block rounded px-6 py-2.5 text-white shadow-md"
167
+ style="background-color: #1da1f2">
168
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-3.5 w-3.5" fill="currentColor" viewBox="0 0 24 24">
169
+ <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" />
170
+ </svg>
171
+ </a>