deadman44's picture
Update README.md
0557d5c verified
|
raw
history blame
No virus
23.8 kB
---
license: other
license_name: faipl-1.0-sd
license_link: https://freedevproject.org/faipl-1.0-sd/
language:
- en
tags:
- text-to-image
- stable-diffusion
- safetensors
- stable-diffusion-xl
---
<style>
.title{
font-size: 2.5em;
letter-spacing: 0.01em;
padding: 0.5em 0;
}
</style>
# models
- [Ponypang_XL_test02](#potest2) (recommended:pony base)
- [Zipang XL test03](#test03) (recommended:animagine base)
- [Lora myJS](#myjs_lora)
- [Lora myJC](#myjc_lora)
- [Ponypang_XL_test](#potest)
- [Lora myJS](#myjs_po_lora)
- [Zipang XL test01](#test01)
---
<br />
<a id="potest2"></a>
<h1 class="title">
<span>Ponypang XL test02</span>
</h1>
-4000+ twitter images trained & 9000+ images merged model<br/>
<br/>
-experimental<br/>
-improved operability<br/>
-similar to the composition of pony<br/>
-sometimes it looks like an illustration<br/>
-"yo" tag no longer works...<br/>
<br/>
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/ponypang_XL_test02.fp16.safetensors?download=true)<br/>
LoRA (dedicated) soon<br/>
<table>
<tr>
<td>
<a href="https://img94.pixhost.to/images/129/450566273_20240303144853_ponypang_xl_test02-fp16_2023635750.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566273_20240303144853_ponypang_xl_test02-fp16_2023635750.jpg" alt="sample1">
</div>
</a>
<a href="https://img94.pixhost.to/images/129/450566282_20240303150140_ponypang_xl_test02-fp16_3241353273.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566282_20240303150140_ponypang_xl_test02-fp16_3241353273.jpg" alt="sample2">
</div>
</a>
</td>
<td>
<a href="https://img94.pixhost.to/images/129/450566288_20240303150444_ponypang_xl_test02-fp16_2777411557.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566288_20240303150444_ponypang_xl_test02-fp16_2777411557.jpg" alt="sample3">
</div>
</a>
<a href="https://img94.pixhost.to/images/129/450566295_20240303150948_ponypang_xl_test02-fp16_1670422811.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566295_20240303150948_ponypang_xl_test02-fp16_1670422811.jpg" alt="sample4">
</td>
</div>
</a>
<td>
<a href="https://img94.pixhost.to/images/129/450566302_20240303151758_ponypang_xl_test02-fp16_1787807117.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566302_20240303151758_ponypang_xl_test02-fp16_1787807117.jpg" alt="sample5">
</div>
</a>
<a href="https://img94.pixhost.to/images/129/450566311_20240303152203_ponypang_xl_test02-fp16_1343506762.jpg" target=”_blank”>
<div>
<img src="https://t94.pixhost.to/thumbs/129/450566311_20240303152203_ponypang_xl_test02-fp16_1343506762.jpg" alt="sample6">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
---
# - base model
-<a href="https://civitai.com/models/257749/pony-diffusion-v6-xl">Pony Diffusion V6 XL</a>
-great XL model!<br />
-<a href="https://huggingface.co./stabilityai/stable-diffusion-xl-base-1.0">stable-diffusion-xl-base-1.0 </a>
<br />
## - trigger
```bash
japanese
european
```
<br />
## - quality tags
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece,
```
<br />
## - negative tags
```bash
worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
```
<br />
## - sampler
```bash
DPM++ 2M SDE Heun Karras, DPM++ 2S a Karras, UniPC :24-28 steps
(Lightning)DPM++ 2M SGMUniform :8-14 steps
```
<br />
## - cfg scale
```bash
3-5 (Lightning:1-3)
```
<br />
## - Resolution
```bash
768 x1024, 1024 x 768
1024 x 1024
896 x 1152, 1152 x 896
512 x 768, 768 x 512 (hires.fix required)
```
<br />
# sample prompt
[<img src=https://t94.pixhost.to/thumbs/131/450595215_20240303174012_ponypang_xl_test02-fp16_2235163667.jpg />](https://img94.pixhost.to/images/131/450595215_20240303174012_ponypang_xl_test02-fp16_2235163667.jpg)
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece,
japanese, realistic, young girl, solo, school uniform, brown eyes, brown hair, serafuku, low twintails, one eye closed, looking at viewer, grin, from below, classroom, bangs, red bowtie, white shirt, selfie, dutch angle, upper body, chalkboard, short sleeves, lips, blue sailor collar, v, side stance
Negative prompt: worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
Steps: 28, Sampler: DPM++ 2M SDE Heun Karras, CFG scale: 4, Seed: 2235163667, Size: 896x1152, Model hash: 0f730918e4, Model: ponypang_XL_test02.fp16, Version: f0.0.17v1.8.0rc-latest-269-gef35383b
```
<br />
-[SDXL Lightning](https://huggingface.co./ByteDance/SDXL-Lightning)
[<img src=https://t94.pixhost.to/thumbs/131/450592189_20240303172444_ponypang_xl_test02-fp16_2673667560.jpg />](https://img94.pixhost.to/images/131/450592189_20240303172444_ponypang_xl_test02-fp16_2673667560.jpg)
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece,
japanese, realistic, young girl, solo, school uniform, brown eyes, brown hair, serafuku, long hair, tongue, looking at viewer, open mouth, tongue out, from below, classroom, bangs, red neckerchief, white shirt, selfie, dutch angle, upper body, chalkboard, long sleeves, lips, blue sailor collar
<lora:sdxl_lightning_8step_lora:1>
Negative prompt: worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
Steps: 14, Sampler: DPM++ 2M SGMUniform, CFG scale: 2.5, Seed: 1430882060, Size: 896x1152, Model hash: 0f730918e4, Model: ponypang_XL_test02.fp16, Lora hashes: "sdxl_lightning_8step_lora: 5cfab55e47cd", Version: f0.0.17v1.8.0rc-latest-269-gef35383b
```
<br />
<br />
-merge & train<br />
```bash
base1:merge Pony Diffusion V6 XL and stable-diffusion-xl-base-1.0
mbw(0,0.15,0,0.3,0,0,0,0,0.5,0.1,0,0,0,0,0.1,0,0,0,0,0)
base2:test03-animagine
base3:ponytest-pony
base4:adjustment lora (pony base trained)
model:base1+base2(0.2:1,0,1,1,1,0.3,1,1,1,1,1,1,1,1,1,1,1,1,1,1)+base3(0.8:1,0,1,1,1,1.2,1,1,1,1,1,1,0.6,1,1,1,1,1,1,1)+base4(1:1,0,0.3,0.7,1,0.1,0.1,0.7,0.4,0,0,0.1,0,0.2,0.3,0,0.7,1,1,0)
```
<br />
---
<br/>
<a id="test03"></a>
<h1 class="title">
<span>Zipang XL test03</span>
</h1>
-4000+ twitter images trained & 9000+ images merged model<br/>
<br/>
I don't like the look a bit, but the controls are much improved. <br/>
<br/>
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/zipang_XL_test03.fp16.safetensors?download=true)<br/><br/>
[myJS LoRA (dedicated)](#myjs_lora) <br/>
[myJC LoRA (dedicated)](#myjc_lora) <br/>
<table>
<tr>
<td>
<a href="https://img92.pixhost.to/images/612/443376066_z03_01.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376066_z03_01.jpg" alt="sample1">
</div>
</a>
<a href="https://img92.pixhost.to/images/612/443376069_z03_02.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376069_z03_02.jpg" alt="sample2">
</div>
</a>
</td>
<td>
<a href="https://img92.pixhost.to/images/612/443376071_z03_03.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376071_z03_03.jpg" alt="sample3">
</div>
</a>
<a href="https://img92.pixhost.to/images/612/443376074_z03_04.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376074_z03_04.jpg" alt="sample4">
</td>
</div>
</a>
<td>
<a href="https://img92.pixhost.to/images/612/443376076_z03_05.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376076_z03_05.jpg" alt="sample5">
</div>
</a>
<a href="https://img92.pixhost.to/images/612/443376088_z03_06.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/612/443376088_z03_06.jpg" alt="sample6">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
<br />
---
# - base model
-<a href="https://huggingface.co./cagliostrolab/animagine-xl-3.0">Animagine XL 3.0</a>
-great XL model!<br />
-<a href="https://huggingface.co./stabilityai/stable-diffusion-xl-base-1.0">stable-diffusion-xl-base-1.0 </a>
<br />
## - trigger
```bash
japanese
european
```
<br />
## - quality tags
```bash
masterpiece, best quality, realistic,
```
<br />
## - negative tags
```bash
bad anatomy, worst quality, low quality
```
<br />
## - sampler
```bash
DPM++ 2M SDE Heun Karras :24-28 steps
(LCM)DPM++ 2S a Karras :6-8 steps
(Lightning)DPM++ 2M SGMUniform :8-10 steps
```
<br />
## - cfg scale
```bash
5-7 (LCM:3-5) (Lightning:1-1.3)
```
<br />
## - Resolution
```bash
768 x1024, 1024 x 768
1024 x 1024
896 x 1152, 1152 x 896
512 x 768, 768 x 512 (hires.fix required)
```
<br />
# sample prompt
[<img src=https://t92.pixhost.to/thumbs/612/443376095_z03_07.jpg />](https://img92.pixhost.to/images/612/443376095_z03_07.jpg)
```bash
masterpiece, best quality, natural lighting,
japanese, realistic, 1girl, solo, cute,
bangs, brown hair, ponytail, brown eyes, smile,
long white coat, zipper, snow fall,
v, looking at viewer, outdoors, photo background, upper body, front view
Negative prompt: bad anatomy, worst quality, low quality, nsfw
Steps: 28, Sampler: DPM++ 2M SDE Heun Karras, CFG scale: 3, Seed: 2206710877, Size: 896x1152, Model hash: 8a9978e263, Model: zipang_XL_test03.fp16, Version: v1.7.0
```
<br />
-[LCM](https://huggingface.co./latent-consistency/lcm-lora-sdxl)
[<img src=https://t92.pixhost.to/thumbs/612/443376096_z03_08.jpg />](https://img92.pixhost.to/images/612/443376096_z03_08.jpg)
```bash
masterpiece, best quality,
15yo, japanese, realistic, 1girl, solo, cute,
bangs, black hair, long hair, black eyes, smile,
cat ears, wristwatch, school uniform,
indoors, shop, looking at viewer
<lora:lcm-lora-sdxl:0.3>
Negative prompt: bad anatomy, worst quality, low quality
Steps: 8, Sampler: DPM++ 2S a Karras, CFG scale: 3, Seed: 246389822, Size: 896x1152, Model hash: 8a9978e263, Model: zipang_XL_test03.fp16, Lora hashes: "lcm-lora-sdxl: 2fa7e8e56b09", Version: v1.7.0
```
<br />
<br />
-[SDXL Lightning](https://huggingface.co./ByteDance/SDXL-Lightning) (too fast: recommended)
[<img src=https://t93.pixhost.to/thumbs/1137/448456359_20240224143137_zipang_xl_test03-fp16_1747615192.jpg />](https://img93.pixhost.to/images/1137/448456359_20240224143137_zipang_xl_test03-fp16_1747615192.jpg)
```bash
masterpiece, best quality, cute, japanese,
14yo, 1girl, bangs, black hair, twintails, police uniform, tokyo street, wind, posing, smile, upper body
<lora:sdxl_lightning_8step_lora:1>
Negative prompt: bad anatomy, worst quality, low quality
Steps: 8, Sampler: DPM++ 2M SGMUniform, CFG scale: 1.3, Seed: 1747615192, Size: 896x1152, Model hash: 8a9978e263, Model: zipang_XL_test03.fp16, Version: f0.0.15v1.8.0rc-latest-229-g54c89503
```
<br />
<br />
-merge & train<br />
```bash
base1:merge Animagine XL and stable-diffusion-xl-base-1.0
mbw(0.1,1,1,1,1,0,0,0.1,0.1,0,0.3,0,1,0.5,1,0.5,1,1,1,1)
base2:trained 4000+images:manual tagging (base model:base1)(Adafactor:lr:1e-04)
model:trained 9000+images:wd14 tagger(swin v2) (base model:base2)(Adafactor:lr:1e-04)
```
<br />
<br />
---
<a id="myjs_lora"></a>
# my JS LoRA for test03
-natural face
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/myjs_XL_zipang_test03.safetensors?download=true)<br/>
### trigger:
```bash
myjs
```
<br />
<table>
<tr>
<td bgcolor=#ddddff>original</td>
<td bgcolor=#ddddff>LoRA myjs</td>
</tr><tr>
<td>
<a href="https://img93.pixhost.to/images/1208/449250745_myjs_zipang_01_org.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1208/449250745_myjs_zipang_01_org.jpg" alt="sample1">
</div>
</a>
</td>
<td>
<a href="https://img93.pixhost.to/images/1208/449250736_myjs_zipang_01_lora.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1208/449250736_myjs_zipang_01_lora.jpg" alt="sample1">
</div>
</a>
</td>
</tr><tr>
<td>
<a href="https://img93.pixhost.to/images/1208/449250751_myjs_zipang_02_org.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1208/449250751_myjs_zipang_02_org.jpg" alt="sample1">
</div>
</a>
</td>
<td>
<a href="https://img93.pixhost.to/images/1208/449250750_myjs_zipang_02_lora.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1208/449250750_myjs_zipang_02_lora.jpg" alt="sample1">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
<br />
---
<a id="myjc_lora"></a>
# my JC LoRA for test03
-natural face
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/myjc_v1_XL.safetensors?download=true)<br/>
### trigger:
```bash
myjc
```
<br />
<table>
<tr>
<td bgcolor=#ddddff>original</td>
<td bgcolor=#ddddff>LoRA myjc</td>
</tr><tr>
<td>
<a href="https://img92.pixhost.to/images/634/443649241_01_orig.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/634/443649241_01_orig.jpg" alt="sample1">
</div>
</a>
</td>
<td>
<a href="https://img92.pixhost.to/images/634/443649237_01_myjc.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/634/443649237_01_myjc.jpg" alt="sample1">
</div>
</a>
</td>
</tr><tr>
<td>
<a href="https://img92.pixhost.to/images/634/443649246_02_orig.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/634/443649246_02_orig.jpg" alt="sample1">
</div>
</a>
</td>
<td>
<a href="https://img92.pixhost.to/images/634/443649243_02_myjc.jpg" target=”_blank”>
<div>
<img src="https://t92.pixhost.to/thumbs/634/443649243_02_myjc.jpg" alt="sample1">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
<br />
---
<a id="potest"></a>
<h1 class="title">
<span>Ponypang XL test</span>
</h1>
-4000+ twitter images trained & 9000+ images merged model<br/>
<br/>
-experimental<br/>
-many bankruptcies<br/>
-low quality<br/>
<br/>
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/ponypang_XL_test.safetensors?download=true)<br/>
[LoRA (dedicated)](#myjs_po_lora)<br/>
<table>
<tr>
<td>
<a href="https://img93.pixhost.to/images/1139/448474065_popang01.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448474065_popang01.jpg" alt="sample1">
</div>
</a>
<a href="https://img93.pixhost.to/images/1139/448474070_popang02.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448474070_popang02.jpg" alt="sample2">
</div>
</a>
</td>
<td>
<a href="https://img93.pixhost.to/images/1139/448476416_popang03.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448476416_popang03.jpg" alt="sample3">
</div>
</a>
<a href="https://img93.pixhost.to/images/1139/448478736_popang04.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448478736_popang04.jpg" alt="sample4">
</td>
</div>
</a>
<td>
<a href="https://img93.pixhost.to/images/1139/448481436_popang05.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448481436_popang05.jpg" alt="sample5">
</div>
</a>
<a href="https://img93.pixhost.to/images/1139/448482903_popang06.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1139/448482903_popang06.jpg" alt="sample6">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
---
# - base model
-<a href="https://civitai.com/models/257749/pony-diffusion-v6-xl">Pony Diffusion V6 XL</a>
-great XL model!<br />
-<a href="https://huggingface.co./stabilityai/stable-diffusion-xl-base-1.0">stable-diffusion-xl-base-1.0 </a>
<br />
## - trigger
```bash
japanese
european
```
<br />
## - quality tags
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece,
```
<br />
## - negative tags
```bash
worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
```
<br />
## - sampler
```bash
DPM++ 2M SDE Heun Karras, DPM++ 2S a Karras, UniPC :24-28 steps
(Lightning)DPM++ 2M SGMUniform :8-10 steps
```
<br />
## - cfg scale
```bash
3-5 (Lightning:1-1.3)
```
<br />
## - Resolution
```bash
768 x1024, 1024 x 768
1024 x 1024
896 x 1152, 1152 x 896
512 x 768, 768 x 512 (hires.fix required)
```
<br />
# sample prompt
[<img src=https://t93.pixhost.to/thumbs/1140/448485485_popang07.jpg />](https://img93.pixhost.to/images/1140/448485485_popang07.jpg)
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece, cute, japanese,
15yo, 1girl, solo, smile, black hair, bun, blunt bangs, pink kimono, heart hands, japanese room, upper body
Negative prompt: worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
Steps: 28, Sampler: DPM++ 2M SDE Heun Karras, CFG scale: 4, Seed: 4024721872, Size: 896x1152, Model hash: ee82fbfa99, Model: ponypang_XL_test, Version: f0.0.15v1.8.0rc-latest-229-g54c89503
```
<br />
-[SDXL Lightning](https://huggingface.co./ByteDance/SDXL-Lightning)
[<img src=https://t93.pixhost.to/thumbs/1140/448485490_popang08.jpg />](https://img93.pixhost.to/images/1140/448485490_popang08.jpg)
```bash
score_9, score_8_up, score_7_up, best quality, masterpiece, cute, japanese,
15yo, 1girl, solo, smile, black hair, bun, blunt bangs, pink kimono, heart hands, japanese room, upper body
<lora:sdxl_lightning_8step_lora:1>
Negative prompt: worst quality, low quality, normal quality, messy drawing, amateur drawing, lowres, bad anatomy, bad hands, source_furry, source_pony, source_cartoon, comic, source filmmaker, 3d
Steps: 8, Sampler: DPM++ 2M SGMUniform, CFG scale: 1.3, Seed: 1817917982, Size: 896x1152, Model hash: ee82fbfa99, Model: ponypang_XL_test, Version: f0.0.15v1.8.0rc-latest-229-g54c89503
```
<br />
<br />
-merge & train<br />
```bash
base1:merge Pony Diffusion V6 XL and stable-diffusion-xl-base-1.0
mbw(1,1,0,1,1,1,0,1,1,0,0,0.5,1,1,1,1,1,0,1,0)
base2:trained 4000+images:manual tagging (base model:base1)(NAdam:lr:1e-04)
model:trained 9000+images:wd14 tagger(swin v2) (base model:base2)(NAdam:lr:1e-04)
```
<br />
<br />
---
<a id="myjs_po_lora"></a>
# my JS LoRA for ponypang test
-natural face
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/myjs_XL_ponypang.safetensors?download=true)<br/>
### trigger:
```bash
myjs
```
<br />
<table>
<tr>
<td bgcolor=#ddddff>original</td>
<td bgcolor=#ddddff>LoRA myjs</td>
</tr><tr>
<td>
<a href="https://img93.pixhost.to/images/1160/448689070_myjs_po_none.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1160/448689070_myjs_po_none.jpg" alt="sample1">
</div>
</a>
</td>
<td>
<a href="https://img92.pixhost.to/images/634/443649237_01_myjc.jpg" target=”_blank”>
<div>
<img src="https://t93.pixhost.to/thumbs/1160/448689068_myjs_po.jpg" alt="sample1">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
<br />
---
<h1 class="title">
<span>Zipang XL test02</span>
</h1>
-failed<br/>
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/zipang_XL_test02.fp16.safetensors?download=true)<br/>
---
<a id="test01"></a>
<h1 class="title">
<span>Zipang XL test01</span>
</h1>
-9000+ twitter images trained & merged model<br/>
[Download](https://huggingface.co./deadman44/SDXL_Photoreal_Merged_Models/resolve/main/zipang_XL_test01.fp16.safetensors?download=true)<br/>
<table>
<tr>
<td>
<a href="https://img93.pixhost.to/images/255/438578262_zipangxl_sample01.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438578262_zipangxl_sample01.jpg" alt="sample1">
</div>
</a>
<a href="https://img93.pixhost.to/images/255/438578286_zipangxl_sample02.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438578286_zipangxl_sample02.jpg" alt="sample2">
</div>
</a>
</td>
<td>
<a href="https://img93.pixhost.to/images/255/438578311_zipangxl_sample03.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438578311_zipangxl_sample03.jpg" alt="sample3">
</div>
</a>
<a href="https://img93.pixhost.to/images/255/438578339_zipangxl_sample04.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438578339_zipangxl_sample04.jpg" alt="sample4">
</td>
</div>
</a>
<td>
<a href="https://img93.pixhost.to/images/255/438584646_zipangxl_sample05_lcm.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438584646_zipangxl_sample05_lcm.jpg" alt="sample5">
</div>
</a>
<a href="https://img93.pixhost.to/images/255/438584655_zipangxl_sample06_lcm.jpg" target=”_blank”>
<div>
<img src="https://img93.pixhost.to/images/255/438584655_zipangxl_sample06_lcm.jpg" alt="sample6">
</div>
</a>
</td>
</tr>
</table>
-refer to pnginfo
<br />
---
# - base model
<a href="https://huggingface.co./cagliostrolab/animagine-xl-3.0">Animagine XL 3.0</a>
-great XL model!
<br />
<br />
## - trigger
```bash
japanese
european
```
<br />
## - quality tags
```bash
masterpiece, best quality, realistic,
```
<br />
## - negative tags
```bash
bad anatomy, worst quality, low quality
```
<br />
## - sampler
```bash
DPM++ 2M SDE Heun Karras :24-28 steps
(LCM)DPM++ 2S a Karras :6-8 steps
```
<br />
## - cfg scale
```bash
5-7 (LCM:3-5)
```
<br />
# sample prompt
[<img src=https://img93.pixhost.to/images/256/438592852_zipangxl_sample07.jpg style="max-width: 128px;" width="50%" />](https://img93.pixhost.to/images/256/438592852_zipangxl_sample07.jpg)
```bash
masterpiece, best quality, realistic,
natural lighting, day,
japanese, 1girl, solo, black hair, bangs, hair ornament, smile, parted lips, pink kimono, flower print, standing, looking at viewer, street
Negative prompt: bad anatomy, worst quality, low quality
Steps: 24, Sampler: DPM++ 2M SDE Heun Karras, CFG scale: 5, Seed: 3335242054, Size: 768x1024, Model hash: bb1f402b71, Model: zipang_XL_test01.fp16, Version: v1.7.0
```
<br />
-LCM
[<img src=https://img93.pixhost.to/images/256/438590779_zipangxl_sample08_lcm.jpg style="max-width: 128px;" width="50%" />](https://img93.pixhost.to/images/256/438590779_zipangxl_sample08_lcm.jpg)
```bash
masterpiece, best quality, realistic,
natural lighting,
japanese, solo, 1girl, upper body, black hair, blunt bangs, long hair, black eye, grin, lips, long sleeves, looking at viewers, simple background
<lora:lcm-lora-sdxl:0.3>
Negative prompt: bad anatomy, worst quality, low quality
Steps: 6, Sampler: DPM++ 2S a Karras, CFG scale: 3, Seed: 282342251, Size: 768x1024, Model hash: bb1f402b71, Model: zipang_XL_test01.fp16, Lora hashes: "lcm-lora-sdxl: 2fa7e8e56b09", Version: v1.7.0
```
<br />
<br />
-merge & train<br />
```bash
model:trained 9000+images (base model:Animagine XL)(Adafactor:lr:1e-04)
```