File size: 3,958 Bytes
b3fb99f
 
bb30f8d
 
 
 
 
 
 
 
 
7c31070
 
f29d338
7c31070
31add77
 
b15af17
31add77
 
 
a357bc8
31add77
 
b3fb99f
bb30f8d
8cb0c33
bb30f8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9f3fb55
 
f86e05e
 
16a8260
 
 
 
 
 
adf0149
f9a7825
f86e05e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0f89ff4
 
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
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusion-xl
- SDXL
- LoRA
widget:
- text: >-
    painting of an Ogryn from the Warhammer 40k universe, front view, large muscular body, scarred face, tattered shirt and pants, dirt and grime, large toothy grin, wide and bloodshot eyes, holding a large axe, hires scan, oil on canvas, grimdark, moody, concept art, by John Wigley <lora:Oldhammer:1>
  output:
    url: https://huggingface.co/Schisim/Oldhammer-SDXL-LoRA/resolve/main/assets/sample_images/image%20(6).png?download=true
- text: >-
    A painting of three red and metal jetbikes flying over a pipe in a fiery industrial setting. The jetbikes are all flying at a slight angle and are angled toward the viewer. The jetbikes have a single rider each. The riders are wearing red and metal armor and are all wearing helmets. The jetbikes are all firing their guns. The background of the painting is a dark sky with a hint of a moon. By Eric Ren. tabletop RPG artbook, hires scan, concept art, grimdark, intricately detailed. <lora:Oldhammer:1> 
  output:
    url: https://huggingface.co/Schisim/Oldhammer-SDXL-LoRA/resolve/main/assets/sample_images/image%20(3).png?download=true
- text: >-
    painting from warhammer 40k, Sister of battle, white hair, holding a bolter in her right hand, epic, grimdark, [gothic], bold colors, oil on canvas, by John Blanche <lora:Oldhammer:1>
  output:
    url: https://huggingface.co/Schisim/Oldhammer-SDXL-LoRA/resolve/main/assets/sample_images/image%20(4).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/Oldhammer-SDXL-LoRA/resolve/main/assets/skull-01.svg" atl="Skull Icon"/>
    </div>
    <h1 class="title">
      <span>Oldhammer 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.

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

**Note**:<br>
This LoRA was trained on a subset of a much larger dataset I am creating for a full-parameter WH40k SDXL fine-tune.<br>
The dataset was not designed for LoRA training. As a result, you may experience some 'wonkiness'.<br>
The prompts for the sample images are mostly taken from the dataset caption-pairs (the subset has been recaptioned since this LoRA was created). You can get much better results using your own prompts.