File size: 2,842 Bytes
709061d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de18fc8
709061d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c82c5e1
709061d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
license: creativeml-openrail-m
tags:
- diffusers
- safetensors
- text-to-image
- stable-diffusion
- StableDiffusion
- image-generation
- SDXL
- SDXLv1.0
- Warhammer 40,000
- Warhammer
- Warhammer 40k
language:
- en
library_name: diffusers
---
<html>
  <head>
    <link href="https://fonts.googleapis.com/css2?family=Skranji&display=swap" rel="stylesheet">
  </head>
  <style>
    .main-container {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .title-container {
      text-align: center;
    }
    .title {
      font-size: 2.5em;
      color: #1d1d1d!important;
      font-family: 'Skranji';
      text-transform: uppercase;
      letter-spacing: 0.1em;
      padding: 0.5em 0;
      background: transparent;
      margin-bottom: 0;
    }
    .title span {
      background: -webkit-linear-gradient(45deg, #EEB21F, #ff6900);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .icons {
      display: flex;
      justify-content: center;
      margin-top: 5px;
      margin-bottom: 20px;
    }
    .icons img {
      width: 50px;
      height: auto;
      margin: 0 5px;
    }
    img {
      max-width: 100%;
      height: auto;
    }
    .center {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 832px;
    }
  </style>
  <div clss='main-container'>
    <div class="title-container">
      <h1 class="title">
        <span>Waifus at War</span>
      </h1>
    </div>
    <div class="icons">
      <img src="assets/aquila.svg" alt="Aquila">
      <img src="assets/xenos.svg" alt="Xenos">
      <img src="assets/chaos.svg" alt="Chaos">
    </div>
  </div>
  <figure>
    <img src="assets/sample_image.png" alt="Sample Image" class="center"/>
    <figcaption>Generated with WeebHammer.fp16.safetensors</figcaption>
  </figure>

<!-- START SUPPORT -->
<a href='https://ko-fi.com/M4M3ZBOIT' target='_blank'>
<img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' />
</a>
<!-- END SUPPORT -->

<b>More Details on Civitiai: <a href="https://civitai.com/models/533636?modelVersionId=583374">NSFW WARNING</a></b>
<br>
<b><a href="https://huggingface.co/nDimensional/War-and-Diffusion-Warhammer-40K-SDXL">Non-Anime Version</a></b>

<!-- 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>Full Parameter Fine-Tune</td>
    </tr>
  </table>
</div>
<!-- END MODEL INFO -->