nDimensional's picture
Update README.md
bf1a2b4 verified
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusion-xl
- SDXL
- LoRA
---
<style>
.title span {
background: -webkit-linear-gradient(45deg, #fcb900, #F30739);
-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 style="font-family:Comic Sans MS">Etch A Sketch SDXL</span></font>
</div>
<figure>
<img src="https://huggingface.co/nDimensional/Etch-A-Sketch-SDXL-LoRA/resolve/main/sample_images/sample_image.png?download=true" alt="sample image" class="center"/>
<figcaption>A photo of a red Etch A Sketch toy. The toy is laying on a dark background. The screen of the Etch A Sketch has a drawing of a majestic fantasy landscape on it. &lt;lora:Etch_A_Sketch-000009:1&gt;</figcaption>
</figure>
<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>