konapieces commited on
Commit
6a124ae
1 Parent(s): 05e1469

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +140 -22
README.md CHANGED
@@ -10,40 +10,43 @@ tags:
10
  - girl
11
  - stable-diffusion
12
  ---
13
- ![](images/logo.png)
14
 
15
- ## 本モデルの概要 (Overview of this model)
 
 
 
 
 
 
16
 
17
  本モデルは<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a>ライセンスの訓練モデル、SDXL1.0追加学習モデル、またそれらのみをマージしたモデルを使用して製作されています。<br>
18
- This model will be a merged model, using only the training model and SDXL1.0 additional learning model from the <a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> license.<br>
19
 
20
  LastpieceCoreXL_A0897は、SDXL1.0をベースとした訓練モデルからイラスト調へ強めに寄せて、LastpieceCore系統のタッチを継承するよう調整し、改良したモデルとなります。<br>
21
- LastpieceCoreXL_A0897 is an improved version of the SDXL1.0-based training model that has been adjusted to inherit the touch of the LastpieceCore.<br>
22
 
23
  LastpieceCore同様、色彩と発色が強めに出るよう調整し、専用のVAEも用意しております。<br>
24
- Like LastpieceCore, it is adjusted to produce stronger color and coloration, and a dedicated VAE is also available.<br>
25
 
26
 
27
- ### 推奨設定 (Recommended settings)
 
 
 
 
 
 
28
 
29
  - Sampler: DPM++ 2M Karras
30
  - Step: 30 - 35
31
  - CFG scale: 10 - 11
32
  - Denoising strength: 0.6 - 0.65
33
- - Clip skip: 1
34
  - Hires upscale: 2
35
  - Hires steps: 15 - 18
36
  - Hires upscaler: Latent (nearest)
37
  - VAE: <a href="https://huggingface.co/konapieces/LastpieceCoreXL/blob/main/vae/lastpiece.xl.vae.safetensors" target="_blank">lastpiece.xl.vae</a>
38
 
39
 
40
- ### 出力サンプル (Sample)
41
-
42
- <details>
43
- <summary>LastpieceCoreXL_A0897</summary>
44
- <div>
45
-
46
- ![](images/A0897/logo.png)
47
 
48
  [Prompt]<br>
49
 
@@ -68,7 +71,7 @@ negativeXL_D,(worst quality:1.5),(low quality:1.5),(normal quality:1.5),(monochr
68
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/A0897/sample1.jpg" width="768">
69
 
70
  ----
71
- ### マージ使用モデル (Base model)
72
 
73
  LahMysteriousSDXL_v251 (LahIntheFutureland) - https://civitai.com/models/118441?modelVersionId=131313<br>
74
  counterfeitxl (gsdf) - https://civitai.com/models/118406?modelVersionId=128439<br>
@@ -78,11 +81,11 @@ blue_pencil-XL-v0.0.9 (bluepen) - https://huggingface.co/bluepen5805/blue_pencil
78
  darkPizzaXLOriginXL_v199Portrait (CyberDickLang) - https://civitai.com/models/123008?modelVersionId=137216<br>
79
  nebulaeAnimeStyle_v20 (kitarz) - https://civitai.com/models/121558?modelVersionId=135768<br>
80
 
81
- ### VAEサンプル (VAE Sample)
82
 
83
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/vae/vaeplot.png">
84
 
85
- ### VAE使用モデル (VAE base model)
86
 
87
  sdxl_vae (StabilityAI) - https://huggingface.co/stabilityai/sdxl-vae<br>
88
 
@@ -93,6 +96,33 @@ sdxl_vae (StabilityAI) - https://huggingface.co/stabilityai/sdxl-vae<br>
93
  <summary>LastpieceCoreXL_S0964</summary>
94
  <div>
95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  [Prompt]<br>
97
 
98
  ```
@@ -133,7 +163,7 @@ signature,username,text,error,(manicure),(nsfw),(earing)
133
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/S0964/sample2.jpg" width="768">
134
 
135
  ----
136
- ### マージ使用モデル (Base model)
137
 
138
  LastpieceCoreXL_A0897 (konapieces)<br>
139
  xxmix9realisticsdxl_testV10 (Zyx_xx) - https://civitai.com/models/124421/xxmix9realisticsdxl<br>
@@ -141,9 +171,97 @@ xxmix9realisticsdxl_testV10 (Zyx_xx) - https://civitai.com/models/124421/xxmix9r
141
  </div>
142
  </details>
143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  ----
145
 
146
- # 免責事項 (Disclaimer)
147
 
148
  - 本モデルを使用して作成された画像に関しては、個々の利用者に委ねておりますので、生成された画像に関する如何なる問題や係争について、モデル製作者は一切の責任を負いません。
149
  - The model creator assumes no liability for any problems or disputes related to the images created using this model.
@@ -161,7 +279,7 @@ xxmix9realisticsdxl_testV10 (Zyx_xx) - https://civitai.com/models/124421/xxmix9r
161
  - The CreativeML OpenRAIL license permits the sale of models and derivatives, but does not recommend the sale of models because it is currently an open access license. The creator of the model will not be held responsible for any problems that may arise from the sale of the model without the author's permission.
162
 
163
  ---
164
- # モデルライセンス (Model License)
165
 
166
  このモデルはオープンアクセスであり、すべての人が利用できます。<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> ライセンスにより、権利と使用方法がさらに規定されています。<br>
167
  CreativeML OpenRAIL ライセンスでは、次のことが規定されています。<br>
@@ -183,7 +301,7 @@ If you do, please be aware you have to include the same use restrictions as the
183
  Please read the full license [here](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md)<br>
184
 
185
 
186
- # VAEライセンス(VAE License)
187
 
188
  また、同梱しているVAEは、[sdxl_vae](https://huggingface.co/stabilityai/sdxl-vae)をベースに作成されております。
189
  その為、継承元である [sdxl_vae](https://huggingface.co/stabilityai/sdxl-vae)のMIT Licenseを適用しており、とーふのかけらが追加著作者として追記しています。
@@ -199,7 +317,7 @@ The applicable licenses are as follows:
199
  <a href="https://huggingface.co/konapieces/LastpieceCoreXL/blob/main/LICENSE.md" target="_blank">MIT License</a><br>
200
 
201
  ---
202
- # 製作者 (The creator of this model)
203
 
204
  とーふのかけら(konapieces)<br>
205
  twitter: <a href="https://twitter.com/konapieces" target="_blank"> @konapieces</a><br>
 
10
  - girl
11
  - stable-diffusion
12
  ---
13
+ # ▼ モデルの詳細 (Model Details)
14
 
15
+ <details>
16
+ <summary>LastpieceCoreXL_A0897</summary>
17
+ <div>
18
+
19
+ ![](images/A0897/logo.png)
20
+
21
+ # ▼ 本モデルの概要 (Overview of this model)
22
 
23
  本モデルは<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a>ライセンスの訓練モデル、SDXL1.0追加学習モデル、またそれらのみをマージしたモデルを使用して製作されています。<br>
 
24
 
25
  LastpieceCoreXL_A0897は、SDXL1.0をベースとした訓練モデルからイラスト調へ強めに寄せて、LastpieceCore系統のタッチを継承するよう調整し、改良したモデルとなります。<br>
 
26
 
27
  LastpieceCore同様、色彩と発色が強めに出るよう調整し、専用のVAEも用意しております。<br>
 
28
 
29
 
30
+ This model will be a merged model, using only the training model and SDXL1.0 additional learning model from the <a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> license.<br>
31
+
32
+ LastpieceCoreXL_A0897 is an improved version of the SDXL1.0-based training model that has been adjusted to inherit the touch of the LastpieceCore.<br>
33
+
34
+ Like LastpieceCore, it is adjusted to produce stronger color and coloration, and a dedicated VAE is also available.<br>
35
+
36
+ # ▼ 推奨設定 (Recommended settings)
37
 
38
  - Sampler: DPM++ 2M Karras
39
  - Step: 30 - 35
40
  - CFG scale: 10 - 11
41
  - Denoising strength: 0.6 - 0.65
42
+ - Clip skip: 2
43
  - Hires upscale: 2
44
  - Hires steps: 15 - 18
45
  - Hires upscaler: Latent (nearest)
46
  - VAE: <a href="https://huggingface.co/konapieces/LastpieceCoreXL/blob/main/vae/lastpiece.xl.vae.safetensors" target="_blank">lastpiece.xl.vae</a>
47
 
48
 
49
+ # 出力サンプル (Sample)
 
 
 
 
 
 
50
 
51
  [Prompt]<br>
52
 
 
71
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/A0897/sample1.jpg" width="768">
72
 
73
  ----
74
+ # マージ使用モデル (Base model)
75
 
76
  LahMysteriousSDXL_v251 (LahIntheFutureland) - https://civitai.com/models/118441?modelVersionId=131313<br>
77
  counterfeitxl (gsdf) - https://civitai.com/models/118406?modelVersionId=128439<br>
 
81
  darkPizzaXLOriginXL_v199Portrait (CyberDickLang) - https://civitai.com/models/123008?modelVersionId=137216<br>
82
  nebulaeAnimeStyle_v20 (kitarz) - https://civitai.com/models/121558?modelVersionId=135768<br>
83
 
84
+ # VAEサンプル (VAE Sample)
85
 
86
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/vae/vaeplot.png">
87
 
88
+ # VAE使用モデル (VAE base model)
89
 
90
  sdxl_vae (StabilityAI) - https://huggingface.co/stabilityai/sdxl-vae<br>
91
 
 
96
  <summary>LastpieceCoreXL_S0964</summary>
97
  <div>
98
 
99
+ # ▼ 本モデルの概要 (Overview of this model)
100
+
101
+ 本モデルは<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a>ライセンスの訓練モデル、SDXL1.0追加学習モデル、またそれらのみをマージしたモデルを使用して製作されています。<br>
102
+
103
+ LastpieceCoreXL_A0897は、SDXL1.0をベースとした訓練モデルからイラスト調へ強めに寄せて、LastpieceCore系統のタッチを継承するよう調整し、改良したモデルとなります。<br>
104
+
105
+ LastpieceCore同様、色彩と発色が強めに出るよう調整し、専用のVAEも用意しております。<br>
106
+
107
+
108
+ This model will be a merged model, using only the training model and SDXL1.0 additional learning model from the <a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> license.<br>
109
+
110
+ LastpieceCoreXL_A0897 is an improved version of the SDXL1.0-based training model that has been adjusted to inherit the touch of the LastpieceCore.<br>
111
+
112
+ Like LastpieceCore, it is adjusted to produce stronger color and coloration, and a dedicated VAE is also available.<br>
113
+
114
+ # ▼ 推奨設定 (Recommended settings)
115
+
116
+ - Sampler: DPM++ 2M Karras
117
+ - Step: 30 - 35
118
+ - CFG scale: 10 - 11
119
+ - Denoising strength: 0.6 - 0.65
120
+ - Clip skip: 2
121
+ - Hires upscale: 2
122
+ - Hires steps: 15 - 18
123
+ - Hires upscaler: Latent (nearest)
124
+ - VAE: <a href="https://huggingface.co/konapieces/LastpieceCoreXL/blob/main/vae/lastpiece.xl.vae.safetensors" target="_blank">lastpiece.xl.vae</a>
125
+
126
  [Prompt]<br>
127
 
128
  ```
 
163
  <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/S0964/sample2.jpg" width="768">
164
 
165
  ----
166
+ # マージ使用モデル (Base model)
167
 
168
  LastpieceCoreXL_A0897 (konapieces)<br>
169
  xxmix9realisticsdxl_testV10 (Zyx_xx) - https://civitai.com/models/124421/xxmix9realisticsdxl<br>
 
171
  </div>
172
  </details>
173
 
174
+ <details>
175
+ <summary>LastpieceCoreXL_S1822</summary>
176
+ <div>
177
+
178
+ # ▼ 本モデルの概要 (Overview of this model)
179
+
180
+ 本モデルは<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a>ライセンスの訓練モデル、SDXL1.0追加学習モデル、またそれらのみをマージしたモデルを使用して製作されています。<br>
181
+
182
+ LastpieceCoreXL S1822は、前作のS0964をベースに描写を改善し、SD1.5モデルであるLastpieceReViveシリーズの特徴を再現できるよう改良したモデルとなります。<br>
183
+ SDXLモデルの強みである描写の精細さ、細部の美麗化が更に改善されています。<br>
184
+
185
+
186
+ This model will be a merged model, using only the training model and SDXL1.0 additional learning model from the <a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> license.<br>
187
+
188
+ LastpieceCoreXL S1822 is based on the previous S0964 model and has been improved to reproduce the features of the LastpieceReVive series, the SD1.5 model. <br>
189
+
190
+ The SDXL model's strengths, such as high definition and beautiful details, have been further improved.<br>
191
+
192
+ # ▼ 推奨設定 (Recommended settings)
193
+
194
+ - Sampler: DPM++ SDE Karras
195
+ - Step: 35 - 40
196
+ - CFG scale: 9.0 - 11.0
197
+ - Denoising strength: 0.65 - 0.75
198
+ - Clip skip: 1
199
+ - Hires upscale: 1.5 - 2.0
200
+ - Hires steps: 15 - 20
201
+ - Hires upscaler: R-ESRGAN 4x+ Anime6B
202
+ - ENSD (Eta noise seed delta): 31337
203
+ - VAE: <a href="https://huggingface.co/konapieces/FlatpieceCoreXL/blob/main/vae/flatpiece.xl.vae.safetensors" target="_blank">flatpiece.xl.vae</a>
204
+ - Extension: FreeU, Tiled VAE
205
+ - Embeddings: negativeXL, unaestheticXL
206
+ - Size: 768 x 768 or higher
207
+
208
+ # ▼ 推奨事項 (Recommendations)
209
+
210
+ - SDXLの学習解像度の関係上、解像度は768pixel以上が推奨です。
211
+ - Denoising Strengthは0.6以上を推奨します。
212
+ - モデル本来の色彩はBrightnessが強めである為、推奨VAEを使用することをお勧めします。
213
+ - 拡張機能のFreeUやTiled VAEを併用することをお勧めします。
214
+
215
+ - Due to SDXL's learning resolution, a resolution of 768 pixels or higher is recommended.
216
+ - Denoising Strength is recommended to be 0.6 or higher.
217
+ - Since the original color of the model has a strong Brightness, it is recommended to use the recommended VAE.
218
+ - It is recommended to use FreeU and Tiled VAE together with the extension.
219
+
220
+ [Prompt]<br>
221
+
222
+ ```
223
+ 4k wallpaper,highres,kawaii,cute,1 girl, solo,
224
+ silver hair, long hair, bangs, flower_hair_ornament,
225
+ orange eyes,arms behind back,close view,from front,[smile,close mouth],
226
+ ((Training tank top and running tights):1.1),
227
+ large breasts,leaning forward,
228
+ BREAK
229
+ simple background, bokeh, night
230
+ ```
231
+
232
+ [Negative prompt]<br>
233
+ ```
234
+ negativeXL_D,unaestheticXL_Sky3.1,(worst quality:1.5),(low quality:1.5),(normal quality:1.5),(monochrome),(grayscale),(watermark),
235
+ (white letters),signature,username,text,error,(manicure),(nsfw),(earing),(lipgloss)
236
+ ```
237
+
238
+ <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/S1822/sample1.jpg" width="768">
239
+
240
+ [Prompt]<br>
241
+
242
+ ```
243
+ k wallpaper,highres,kawaii,cute,1 girl, solo,lemonade hair, half-up, half-down,wine eyes,
244
+ arms behind back,close view,from front,[smile,close mouth],((tight jeans pants and turtleneck sweater, overcoat):1.1),
245
+ large breasts,leaning forward,
246
+ BREAK
247
+ simple background, bokeh
248
+ ```
249
+
250
+ [Negative prompt]<br>
251
+ ```
252
+ negativeXL_D,unaestheticXL_Sky3.1,(worst quality:1.5),(low quality:1.5),(normal quality:1.5),(monochrome),(grayscale),(watermark),
253
+ (white letters),signature,username,text,error,(manicure),(nsfw),(earing),(lipgloss)
254
+ ```
255
+
256
+ <img src="https://huggingface.co/konapieces/LastpieceCoreXL/resolve/main/images/S1822/sample2.jpg" width="768">
257
+
258
+ </div>
259
+ </details>
260
+
261
+
262
  ----
263
 
264
+ # 免責事項 (Disclaimer)
265
 
266
  - 本モデルを使用して作成された画像に関しては、個々の利用者に委ねておりますので、生成された画像に関する如何なる問題や係争について、モデル製作者は一切の責任を負いません。
267
  - The model creator assumes no liability for any problems or disputes related to the images created using this model.
 
279
  - The CreativeML OpenRAIL license permits the sale of models and derivatives, but does not recommend the sale of models because it is currently an open access license. The creator of the model will not be held responsible for any problems that may arise from the sale of the model without the author's permission.
280
 
281
  ---
282
+ # モデルライセンス (Model License)
283
 
284
  このモデルはオープンアクセスであり、すべての人が利用できます。<a href="https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md" target="_blank">CreativeML OpenRAIL++-M</a> ライセンスにより、権利と使用方法がさらに規定されています。<br>
285
  CreativeML OpenRAIL ライセンスでは、次のことが規定されています。<br>
 
301
  Please read the full license [here](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md)<br>
302
 
303
 
304
+ # VAEライセンス(VAE License)
305
 
306
  また、同梱しているVAEは、[sdxl_vae](https://huggingface.co/stabilityai/sdxl-vae)をベースに作成されております。
307
  その為、継承元である [sdxl_vae](https://huggingface.co/stabilityai/sdxl-vae)のMIT Licenseを適用しており、とーふのかけらが追加著作者として追記しています。
 
317
  <a href="https://huggingface.co/konapieces/LastpieceCoreXL/blob/main/LICENSE.md" target="_blank">MIT License</a><br>
318
 
319
  ---
320
+ # 製作者 (The creator of this model)
321
 
322
  とーふのかけら(konapieces)<br>
323
  twitter: <a href="https://twitter.com/konapieces" target="_blank"> @konapieces</a><br>