nDimensional
Update README.md
f0fb522 verified
|
raw
history blame
No virus
3.12 kB
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusion-xl
- SDXL
- LoRA
widget:
- text: >-
Masterpiece, painting, highest quality, T'au female fire warrior, (damaged white and red battle suit), small drone in sky, large breasts, snowy forest, complex, beautiful background, cold colors, muted colors, dramatic, oil on canvas, sci-fi, (grimdark:0.9), warhammer 40k, Vignette, 2d, [smudge], dynamic pose, extremely detailed, <lora:Tau:1>
output:
url: https://huggingface.co/Schisim/Tau-SDXL-LoRA/resolve/main/assets/sample_image%20(4).png?download=true
- text: >-
Masterpiece, digital painting, concept art, Kroot Warrior, pulse rifle, brown cloak, bone necklace, [abs], [tribal], battlefield, complex background, grimdark, warhammer 40k, muted colors, illustration, highest quality, intricately detailed, <lora:Tau:1>
output:
url: https://huggingface.co/Schisim/Tau-SDXL-LoRA/resolve/main/assets/sample_image%20(5).png?download=true
- text: >-
Masterpiece, high quality illustration, T'au XV8 Crisis Battle Suit, jungle, dense vegetation, night, tense, action, complex background, [landscape], Purple, muted colors, grimdark, sci-fi, warhammer 40k, painting, concept art, extremely detailed, By Mark Bulahao. <lora:Tau:1>
output:
url: https://huggingface.co/Schisim/Tau-SDXL-LoRA/resolve/main/assets/sample_image%20(1).png?download=true
---
<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="https://huggingface.co/Schisim/Tau-SDXL-LoRA/resolve/main/assets/tau-empire.svg" atl="T'au Icon"/>
</div>
<h1 class="title">
<span>T'au Empire SDXL</span>
</h1>
</div>
</html>
<Gallery />
### The inference images are just to display samples. The inference API is **not** connected.
<!-- 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 -->