File size: 3,717 Bytes
e334504
 
2754002
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e334504
2754002
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70cd6a5
 
 
 
 
 
2754002
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusion-xl
- SDXL
- LoRA
widget:
- text: >-
    (Digital illustration), sister of battle, white hair, black and red power armor, holding bolter, dynamic composition, comic book \(style\), bold lines, dramatic shading, red splashes, line art, limited color palette, extremely detailed, <lora:Sisters-of-Battle-subset-000004:1>
  output:
    url: https://huggingface.co/Schisim/Sisters-of-Battle-SDXL-LoRA-Warhammer-40k/resolve/main/assets/sample_image_1.png?download=true-
- text: >-
    (Digital Illustration), closeup portrait, beautiful sister of battle, white and gold power armor, dynamic composition, comic book \(style\), lineart, [linear], bold lines, dramatic shading, limited color palette, blue and green accents, cohesive, moody atmosphere, extremely detailed, <lora:Sisters-of-Battle-subset-000004:1>
  output:
    url: https://huggingface.co/Schisim/Sisters-of-Battle-SDXL-LoRA-Warhammer-40k/resolve/main/assets/sample_image_2.png?download=true
- text: >-
    (Digital Illustration), Sister of Battle, Seraphim, soaring through the air, armed with an ornate bolt pistol, flying high in the sky firing bolter rounds at enemies on the ground bellow her, (angle wings), RPG artwork \(style\), dramatic, dynamic composition, stylized, painterly, brush strokes, city backdrop, depth, atmospheric, warm color, dramatic shading, extremely detailed, <lora:Sisters-of-Battle-subset-000004:1>
  output:
    url: https://huggingface.co/Schisim/Sisters-of-Battle-SDXL-LoRA-Warhammer-40k/resolve/main/assets/sample_image_3.png?download=true
---


<html>
  <head>
    <link href="https://fonts.googleapis.com/css2?family=Skranji&display=swap" rel="stylesheet">
  </head>
  <style>
    .title-container {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .title {
     font-size: 2.5em;
      text-align: center;
      color: #1d1d1d!important;
      font-family: 'Skranji';
      text-transform: uppercase;
      letter-spacing: 0.1em;
      padding: 0.5em 0;
      background: transparent;
    }
    .title span {
      background: -webkit-linear-gradient(45deg, #fcb900, #ff6900);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .icon {
      margin-right: 10px;
    }
    .icon img {
      width: 50px;
      height: auto;
      padding-bottom: 12px;
    }
  </style>
  <div class="title-container">
    <div class="icon">
      <img src="https://huggingface.co/Schisim/Sisters-of-Battle-SDXL-LoRA-Warhammer-40k/resolve/main/assets/adepta-sororitas.svg" atl="Sisters-of-Battle Icon"/>
    </div>
    <h1 class="title">
      <span>Sisters of Battle SDXL</span>
    </h1>
  </div>
</html>

<Gallery />

<!-- 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 -->


### The inference images are just to display samples. The inference API is **not** connected.
### All sample images generated with `Epoch04`
### Epoch04 recommended!

<!-- 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>LoRA</td>
    </tr>
  </table>
</div>
<!-- END Model Info -->