|
--- |
|
license: creativeml-openrail-m |
|
language: |
|
- en |
|
library_name: diffusers |
|
tags: |
|
- text-to-image |
|
- stable-diffusion |
|
- stable-diffusion-xl |
|
- SDXL |
|
- LoRA |
|
--- |
|
<html> |
|
<head> |
|
<link href="https://fonts.googleapis.com/css2?family=Bangers&display=swap" rel="stylesheet"> |
|
</head> |
|
<style> |
|
.title { |
|
font-size: 2.5em; |
|
text-align: center; |
|
color: #1d1d1d!important; |
|
font-family: "Bangers"; |
|
text-transform: uppercase; |
|
letter-spacing: 0.1em; |
|
padding: 0.5em 0; |
|
background: transparent; |
|
} |
|
.title span { |
|
background: -webkit-linear-gradient(45deg, #dc797a, #724572); |
|
-webkit-background-clip: text; |
|
-webkit-text-fill-color: transparent; |
|
} |
|
img { |
|
max-width: 100%; |
|
height: auto; |
|
} |
|
.center { |
|
display: block; |
|
margin-left: auto; |
|
margin-right: auto; |
|
width: 1024 |
|
} |
|
figcaption { |
|
display: block; |
|
font-style: italic; |
|
color: white; |
|
padding: 2px; |
|
text-align: center; |
|
} |
|
</style> |
|
|
|
<div class="title" align="center"> |
|
<font size="12"><span>Shaded</span></font> |
|
</div> |
|
|
|
<figure> |
|
<img src="assets/sample_image.png" alt="sample image" class="center"/> |
|
<figcaption>Generated with Final Epoch</figcaption> |
|
</figure> |
|
</html> |
|
|
|
### This LoRA was <font color="red">not</font> trained on Booru tags. Natural Language captions were used for tuning. |
|
### See [Civitai Page (NSFW)](https://civitai.com/models/504933/shaded-retro-anime-sdxl) for more information and prompt examples. |
|
|
|
<div class="model-info-container" style='font-family:Monospace'> |
|
<table id="model-info-table"> |
|
<tr> |
|
<th></th> |
|
<th></th> |
|
</tr> |
|
<tr> |
|
<td>Base Model</td> |
|
<td>SDXL v1.0</td> |
|
</tr> |
|
<tr> |
|
<td>VAE</td> |
|
<td><a href="https://huggingface.co/madebyollin/sdxl-vae-fp16-fix">SDXL-VAE-FP16-FIX</a></td> |
|
</tr> |
|
<tr> |
|
<td>Type</td> |
|
<td>LoRA</td> |
|
</tr> |
|
</table> |
|
</div> |