|
--- |
|
license: creativeml-openrail-m |
|
base_model: |
|
- OnomaAIResearch/Illustrious-xl-early-release-v0 |
|
tags: |
|
- anime |
|
- illustration |
|
- art |
|
- fantasy |
|
--- |
|
|
|
GLoRA of artist Kuromoro for NoobAI EpsilonPred v1.1 |
|
|
|
Please support the artist: https://www.pixiv.net/en/users/34420622 |
|
|
|
<style> |
|
.custom-table td { |
|
width: 33.333%; |
|
} |
|
.custom-image-container { |
|
position: relative; |
|
width: 100%; |
|
height: 100%; |
|
border-radius: 0.5em; |
|
overflow: hidden; |
|
align-items: center; |
|
} |
|
.custom-image { |
|
width: 100%; |
|
height: auto; |
|
border-radius: 0.5em; |
|
transition: transform 0.25s; |
|
} |
|
.custom-image-container:hover .custom-image { |
|
transform: scale(1.2); |
|
} |
|
</style> |
|
<table class="custom-table"> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/1.png" alt="Preview"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/2.png" alt="Preview"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/3.png" alt="Preview"> |
|
</div> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/4.png" alt="Preview"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/5.png" alt="Preview"> |
|
</div> |
|
</td> |
|
<td> |
|
<div class="custom-image-container"> |
|
<img class="custom-image" src="previews/6.png" alt="Preview"> |
|
</div> |
|
</td> |
|
</tr> |
|
</table> |
|
|
|
|