hollowstrawberry commited on
Commit
650f00d
·
verified ·
1 Parent(s): 18f4bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +120 -3
README.md CHANGED
@@ -1,3 +1,120 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ base_model:
4
+ - OnomaAIResearch/Illustrious-xl-early-release-v0
5
+ tags:
6
+ - anime
7
+ - illustration
8
+ - art
9
+ - fantasy
10
+ ---
11
+
12
+ <style>
13
+ .title-container {
14
+ display: flex;
15
+ justify-content: center;
16
+ align-items: center;
17
+ height: 20vh;
18
+ text-align: center;
19
+ letter-spacing: -0.02em;
20
+ line-height: 1.2;
21
+ padding: 0.5em 0;
22
+ }
23
+ .title {
24
+ font-size: 6em;
25
+ }
26
+ .subtitle {
27
+ font-size: 1em;
28
+ }
29
+ .custom-table {
30
+ table-layout: fixed;
31
+ width: 100%;
32
+ border-collapse: separate;
33
+ border-spacing: 1em;
34
+ margin-top: 2em;
35
+ }
36
+ .custom-table td {
37
+ width: 33.333%;
38
+ vertical-align: top;
39
+ padding: 0;
40
+ }
41
+ .custom-image-container {
42
+ position: relative;
43
+ width: 100%;
44
+ height: 100%
45
+ margin-bottom: 2em;
46
+ overflow: hidden;
47
+ align-items: center;
48
+ border-radius: 15px;
49
+ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
50
+ transition: all 0.3s ease;
51
+ }
52
+ .custom-image {
53
+ width: 100%;
54
+ height: auto;
55
+ object-fit: cover;
56
+ transition: transform 0.5s;
57
+ }
58
+ .custom-image-container:hover .custom-image {
59
+ transform: scale(1.2);
60
+ }
61
+ </style>
62
+ <body>
63
+ <div class="title-container">
64
+ <div>
65
+ <h1 class="title">Holy Mix</h1>
66
+ <p>
67
+ <h1 class="subtitle">Based on illustrious XL 0.1</h>
68
+ </div>
69
+ </div>
70
+ <table class="custom-table">
71
+ <tr>
72
+ <td>
73
+ <div class="custom-image-container">
74
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/1.png" alt="1">
75
+ </div>
76
+ <br>
77
+ <div class="custom-image-container">
78
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/3.png" alt="3">
79
+ </div>
80
+ </td>
81
+ <td>
82
+ <div class="custom-image-container">
83
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/2.png" alt="2">
84
+ </div>
85
+ <br>
86
+ <div class="custom-image-container">
87
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/5.png" alt="5">
88
+ </div>
89
+ </td>
90
+ <td>
91
+ <div class="custom-image-container">
92
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/4.png" alt="4">
93
+ </div>
94
+ <br>
95
+ <div class="custom-image-container">
96
+ <img class="custom-image" src="https://huggingface.co/hollowstrawberry/holymix/resolve/main/previews/6.png" alt="6">
97
+ </div>
98
+ </td>
99
+ </tr>
100
+ </table>
101
+
102
+ This is a merge of [WAI-NSFW 6.0](https://civitai.com/models/827184?modelVersionId=1045121), [Spatter 2DV2](https://civitai.com/models/868661?modelVersionId=1015833), [PaSanctuary 2.5](https://civitai.com/models/835578?modelVersionId=1029914), and my own little special sauce to increase saturation and contrast. Thanks PotatCat for the help.
103
+
104
+ Compared to its predecessor, [HoneyMix](https://huggingface.co/hollowstrawberry/honeymix), it holds several advantages innate to illustrious XL:
105
+ * A lot more characters and concepts
106
+ * Contains artist tags
107
+ * Greater accuracy and visual fidelity
108
+ * More varied and detailed backgrounds
109
+ * Ability to prompt multiple characters in the same image
110
+ * Sadly this also means Loras trained for Pony Diffusion won't work.
111
+
112
+ The style is different compared to Honey Mix. Flat shading was desired. Contrast is even higher than Honey Mix, and it may be more or less vibrant depending on the image. Some people may think it's too much, but I liked it. Hands are very good, but AI is AI, so it won't be perfect every time. NSFW is also great, all your kinkiest tags are probably built-in, but it wasn't the focus.
113
+
114
+ ### Recommended Settings
115
+
116
+ * **Positive prompt:** masterpiece, best quality
117
+ * **Negative prompt:** worst quality, low quality, lowres, jpeg artifacts, bad anatomy, bad hands, watermark
118
+ * **CFG Scale:** 6, or 5 for lower contrast
119
+ * **Scheduler:** Euler a + Align your steps
120
+ * **Adetailer** extension to improve face detail