File size: 3,914 Bytes
5dca2b5 c8df8c0 5dca2b5 84b6f89 5dca2b5 bc4849f 5dca2b5 7ae5c2a fff3d43 5dca2b5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 |
---
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>
<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>
---
# - 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 /> |