File size: 659 Bytes
8ea706b 77f5b72 b776e94 024d153 740f42c 024d153 a8ac407 024d153 a8ac407 024d153 efcd7a3 024d153 d016214 024d153 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
license: gpl-2.0
---
<style>
.custom-table {
table-layout: fixed;
width: 60%;
border-collapse: collapse;
}
.custom-table td {
width: 100%;
vertical-align: top;
}
.custom-image {
width: 100%;
height: auto;
object-fit: cover;
}
stolen from Linaqruf readme for Animagine XL
</style>
<table class="custom-table">
<tr>
<td>
<a href="https://huggingface.co/Hugs288/sdxl-stuff/blob/main/Nyte-Tyde-Hugs-NoobV.safetensors">
<img class="custom-image" src="https://huggingface.co/Hugs288/sdxl-stuff/resolve/main/Nyte-Tyde-Hugs-NoobV.png" alt="a very nice migu">
</a>
</td>
</tr>
</table> |