File size: 2,562 Bytes
d7a504d
 
8ff1462
 
 
 
 
 
 
 
d7a504d
8ff1462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7091880
11b01e1
8ff1462
 
bd6a59f
 
 
 
 
 
 
7091880
51f009c
8ff1462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusion-xl
- SDXL
---
<html>
  <head>
    <link href="https://fonts.googleapis.com/css2?family=Workbench&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: 'Workbench';
      text-transform: uppercase;
      letter-spacing: 0.1em;
      padding: 0.5em 0;
      background: transparent;
    }
    .title span {
      background: -webkit-linear-gradient(45deg, #f59b3d, #fc5c5a);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    img {
      max-width: 100%;
      height: auto;
    }
    .center {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 1344;
    }
    figcaption {
      display: block;
      font-style: italic;
      color: white;
      padding: 2px;
      text-align: center;
    }
  </style>
  <div class="title-container">
    <h1 class="title">
      <span>Experience SDXL BETA</span>
    </h1>
  </div>
  <figure>
    <img src="assets/v4/sample_image_1.png" alt="Sample Image" class="center"/>
    <figcaption>Generated with Experience SDXL v4</figcaption>
  </figure>
</html>

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

<h3><font color="yellow"><b>Latest Version:</b></font><font color="red"><b> ExperienceXL-v4</b></font></h3>
<h3>Civitai link for more examples: <a href="https://civitai.com/models/380142/experience-sdxl-beta"><font color="red">NSFW WARNING</font></a></h3>
<h3>Samples in <a href="https://huggingface.co/nDimensional/Experience-SDXL-BETA/tree/main/assets">assets dir</a> have metadata.</h3>

<!-- 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>Fine-Tune + Merge</td>
    </tr>
  </table>
</div>
<!-- END Model Info -->