File size: 1,697 Bytes
2e7aec1
 
 
515853d
d6e4fc6
2e7aec1
b62dde8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
base_model:
- OnomaAIResearch/Illustrious-xl-early-release-v0
library_name: diffusers
pipeline_tag: text-to-image
---
# The Model is owned by [koronen](https://civitai.com/user/koronen) on [CivitAi](https://civitai.com/models/933065?modelVersionId=1553969)
<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/P1.png" alt="animemixillustrious">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="Previews/P2.png" alt="animemixillustrious">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="Previews/P3.png" alt="animemixillustrious">
      </div>
    </td>
  </tr>
  <tr>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="Previews/P4.png" alt="animemixillustrious">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="Previews/P5.png" alt="animemixillustrious">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="Previews/P6.png" alt="animemixillustrious">
      </div>
    </td>
  </tr>
</table>