nDimensional's picture
Update README.md
5644aa0 verified
|
raw
history blame
1.83 kB
---
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=Skranji&display=swap" rel="stylesheet">
</head>
<style>
.title-container {
display: flex;
justify-content: center;
align-items: center;
}
.title {
font-size: 2.5em;
text-align: center;
color: #1d1d1d!important;
font-family: 'Skranji';
text-transform: uppercase;
letter-spacing: 0.1em;
padding: 0.5em 0;
background: transparent;
}
.title span {
background: -webkit-linear-gradient(45deg, #fcb900, #ff6900);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.icon {
margin-right: 10px;
}
.icon img {
width: 50px;
height: auto;
padding-bottom: 12px;
}
</style>
<div class="title-container">
<div class="icon">
<img src="assets/dark-eldar-icon.svg" atl="Drukhari Icon"/>
</div>
<h1 class="title">
<span>Drukhari</span>
</h1>
</div>
</html>
<Gallery />
### Epoch06 recommended!
### Samples images available in [assets dir](https://huggingface.co/nDimensional/Drukhari-SDXL-LoRA-Warhammer-40k/tree/main/assets).
<!-- START Model Info -->
<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>
<!-- END Model Info -->