Enferlain commited on
Commit
eea965b
β€’
1 Parent(s): 87bd942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +144 -0
README.md CHANGED
@@ -1,3 +1,147 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-image
6
+ tags:
7
+ - art
8
+ - anime
9
+ - stable-diffusion
10
+ library_name: safetensors
11
  ---
12
+
13
+ <style>
14
+ .custom-table {
15
+ table-layout: fixed;
16
+ width: 100%;
17
+ border-collapse: collapse;
18
+ margin-top: 2em;
19
+ }
20
+ .custom-table td {
21
+ width: 50%;
22
+ vertical-align: top;
23
+ padding: 10px;
24
+ box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
25
+ }
26
+ .custom-image {
27
+ width: 100%;
28
+ height: auto;
29
+ object-fit: cover;
30
+ border-radius: 7px;
31
+ transition: transform .7s;
32
+ margin-bottom: 1em;
33
+ }
34
+ .custom-image:hover {
35
+ transform: scale(1.30);
36
+ }
37
+ .special-image {
38
+ border-radius: 5px 40px 5px 5px;
39
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); /* Soft shadow effect */
40
+ max-width: 600px; /* Limit the maximum width of the image */
41
+ margin: 0 auto; /* Center the image within its container */
42
+ display: block; /* Remove any default inline styling */
43
+ transition: transform .7s, box-shadow .3s; /* Smooth transitions for hover effects */
44
+ }
45
+ .special-image:hover {
46
+ transform: scale(1.15); /* Slightly enlarge on hover */
47
+ box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3); /* Enhance shadow on hover */
48
+ }
49
+ stolen from Linaqruf readme for Animagine XL (and restolen from Amedira repo yoinkers)
50
+ </style>
51
+
52
+ <p align="center", style="font-size: 3.6rem; font-weight: bold"> ∞ 218 -v2- ∞ </p>
53
+
54
+ <img class="special-image" src="https://huggingface.co/Enferlain/218v2/resolve/main/images/218v2.png" alt="Title">
55
+
56
+ <p align="center", style="font-size: 1.2rem; "><strong><a href="https://huggingface.co/Enferlain/218/resolve/main/218.safetensors?download=true"</a></strong> Download</p>
57
+
58
+
59
+
60
+ <hr>
61
+
62
+ <table class="custom-table">
63
+ <tr>
64
+ <td>
65
+ <a href="https://huggingface.co/Enferlain/218v2/blob/main/images/218v2sample3.png">
66
+ <img class="custom-image" src="https://huggingface.co/Enferlain/218v2/resolve/main/images/218v2sample3.png" alt="gura">
67
+ </a>
68
+ </td>
69
+ <td>
70
+ <a href="https://huggingface.co/Enferlain/218v2/blob/main/images/218v2sample5.png">
71
+ <img class="custom-image" src="https://huggingface.co/Enferlain/218v2/resolve/main/images/218v2sample5.png" alt="raph">
72
+ </a>
73
+ </td>
74
+ <td>
75
+ <a href="https://huggingface.co/Enferlain/218v2/blob/main/images/218v2sample8.png">
76
+ <img class="custom-image" src="https://huggingface.co/Enferlain/218v2/resolve/main/images/218v2sample8.png" alt="nubby">
77
+ </a>
78
+ </td>
79
+ <td>
80
+ <a href="https://huggingface.co/Enferlain/218v2/blob/main/images/218v2sample10.png">
81
+ <img class="custom-image" src="https://huggingface.co/Enferlain/218v2/resolve/main/images/218v2sample10.png" alt="218">
82
+ </a>
83
+ </td>
84
+ </tr>
85
+ </table>
86
+
87
+ </details>
88
+
89
+ <hr>
90
+
91
+ # ∞ 218 -- 6 months later
92
+
93
+ Continuation of what I loved about the first model, with updated ingredients and method of merging, that is Bayesian merging with manual scoring with samples generated with my LoRA.
94
+
95
+ In addition, I added one of [Aha's](https://huggingface.co/AshtakaOOf/Amedira) models into the mix, specifically cV, because I really enjoyed the Counterfeit aesthetics.
96
+
97
+ And so, this is what I got. I have been using it as my main 1.5 model.
98
+
99
+ <hr>
100
+
101
+ <details id="Dropdown">
102
+ <summary style="font-size: 1.10em"><strong>πŸ“œ Changelogs </strong> (click to open the dropdown)</summary>
103
+
104
+ ### 11 26 2023
105
+ - Yoinked layout
106
+ - Added images
107
+ - Uploaded 218v2
108
+
109
+ </details>
110
+ <hr>
111
+
112
+ # ∞ Usage
113
+
114
+ I use clip skip 2 and DPM++2M Karras, steps 20
115
+
116
+ But ultimately whatever you want. I've used 7+ negative embeds, but it's all preference. 0 works just as well.
117
+
118
+ Yoinked links from Amedira:
119
+
120
+ #### Embeddings Downloads
121
+
122
+ - [**fcNeg-neg**](https://civitai.com/models/81575), [Direct download](https://civitai.com/api/download/models/97691?type=Negative&format=Other)
123
+ - [**an10**](https://civitai.com/models/58726), [Direct download](https://civitai.com/api/download/models/144998?type=Model&format=PickleTensor)
124
+ - [**negative_hand-neg**](https://civitai.com/models/56519), [Direct download](https://civitai.com/api/download/models/60938?type=Negative&format=Other)
125
+ - [**etone**](https://cdn.discordapp.com/attachments/1019446913268973689/1126669053105287279/etone.safetensors) by closertodeath
126
+
127
+ #### VAE
128
+ - [**WD 1.4 Blessed09**](https://huggingface.co/NoCrypt/resources/resolve/main/VAE/wd-blessed09.vae.safetensors) (kl-f8-anime2 but blessed down)
129
+ - [**WD 1.4**](https://huggingface.co/NoCrypt/resources/blob/main/VAE_FP16/wd-fp16.vae.safetensors) (kl-f8-anime2)
130
+
131
+ # ∞ Credits
132
+
133
+ - Checkpoints
134
+ - [**CetusMix WhaleFall v2**](https://civitai.com/models/6755/cetus-mix)
135
+ - [**OrangeMixs AOM2h**](https://huggingface.co/WarriorMama777/OrangeMixs#abyssorangemix2_hard-aom2h)
136
+ - [**OrangeMixs AOM3A3**](https://huggingface.co/WarriorMama777/OrangeMixs#aom3a3)
137
+ - [**Amedira cV**](https://huggingface.co/AshtakaOOf/Amedira/blob/main/Amedira-cV.safetensors)
138
+
139
+ - Bayesian merger by s1dlx
140
+ - https://github.com/s1dlx/sd-webui-bayesian-merger/
141
+
142
+ ## ∞ Legal deez
143
+ ```
144
+ You are free to use this model locally but
145
+ 1. You aren't allowed to redistribute on another platform. (like CivitAI or Tensor.Art)
146
+ 2. I am not responsible for how this model is used to generate images.
147
+ ```