Update README.md
Browse files
README.md
CHANGED
@@ -144,6 +144,51 @@ Steps: 8, Sampler: DPM++ 2S a Karras, CFG scale: 3, Seed: 246389822, Size: 896x1
|
|
144 |
```
|
145 |
<br />
|
146 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
---
|
148 |
|
149 |
<h1 class="title">
|
|
|
144 |
```
|
145 |
<br />
|
146 |
|
147 |
+
## LoRA for test03
|
148 |
+
|
149 |
+
-natural face
|
150 |
+
|
151 |
+
[Download](https://huggingface.co/deadman44/SDXL_Photoreal_Merged_Models/resolve/main/myjc_v1_XL.safetensors?download=true)<br/>
|
152 |
+
|
153 |
+
<table>
|
154 |
+
<tr>
|
155 |
+
<td bgcolor=#ddddff>original</td>
|
156 |
+
<td bgcolor=#ddddff>LoRA myjc</td>
|
157 |
+
</tr><tr>
|
158 |
+
<td>
|
159 |
+
<a href="https://img92.pixhost.to/images/634/443649241_01_orig.jpg" target=”_blank”>
|
160 |
+
<div>
|
161 |
+
<img src="https://t92.pixhost.to/thumbs/634/443649241_01_orig.jpg" alt="sample1">
|
162 |
+
</div>
|
163 |
+
</a>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<a href="https://img92.pixhost.to/images/634/443649237_01_myjc.jpg" target=”_blank”>
|
167 |
+
<div>
|
168 |
+
<img src="https://t92.pixhost.to/thumbs/634/443649237_01_myjc.jpg" alt="sample1">
|
169 |
+
</div>
|
170 |
+
</a>
|
171 |
+
</td>
|
172 |
+
</tr><tr>
|
173 |
+
<td>
|
174 |
+
<a href="https://img92.pixhost.to/images/634/443649246_02_orig.jpg" target=”_blank”>
|
175 |
+
<div>
|
176 |
+
<img src="https://t92.pixhost.to/thumbs/634/443649246_02_orig.jpg" alt="sample1">
|
177 |
+
</div>
|
178 |
+
</a>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<a href="https://img92.pixhost.to/images/634/443649243_02_myjc.jpg" target=”_blank”>
|
182 |
+
<div>
|
183 |
+
<img src="https://t92.pixhost.to/thumbs/634/443649243_02_myjc.jpg" alt="sample1">
|
184 |
+
</div>
|
185 |
+
</a>
|
186 |
+
</td>
|
187 |
+
</tr>
|
188 |
+
</table>
|
189 |
+
|
190 |
+
<br />
|
191 |
+
|
192 |
---
|
193 |
|
194 |
<h1 class="title">
|