Text-to-Image
Diffusers
Duskfallcrew commited on
Commit
68a9c68
·
verified ·
1 Parent(s): 92004b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +230 -3
README.md CHANGED
@@ -1,3 +1,230 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - EarthnDusk/XL_PDXL_Embeddings
5
+ base_model:
6
+ - OnomaAIResearch/Illustrious-xl-early-release-v0
7
+ pipeline_tag: text-to-image
8
+ library_name: diffusers
9
+ ---
10
+ <style>
11
+ .custom-table td {
12
+ width: 33.333%;
13
+ }
14
+ .custom-image-container {
15
+ position: relative;
16
+ width: 100%;
17
+ height: 100%;
18
+ border-radius: 0.5em;
19
+ overflow: hidden;
20
+ align-items: center;
21
+ }
22
+ .custom-image {
23
+ width: 100%;
24
+ height: auto;
25
+ border-radius: 0.5em;
26
+ transition: transform 0.25s;
27
+ }
28
+ .custom-image-container:hover .custom-image {
29
+ transform: scale(1.2);
30
+ }
31
+ /* Style for tables within Markdown. Makes them look nicer. */
32
+ .markdown table {
33
+ border-collapse: collapse; /* Collapse borders for a cleaner look */
34
+ width: 100%; /* Take up full width */
35
+ margin-bottom: 1em; /* Add space after the table */
36
+ }
37
+
38
+ .markdown th,
39
+ .markdown td {
40
+ border: 1px solid #ddd; /* Subtle borders */
41
+ padding: 8px; /* Add padding for readability */
42
+ text-align: left; /* Left-align text */
43
+ }
44
+
45
+ .markdown th {
46
+ background-color: #f2f2f2; /* Light gray background for headers */
47
+ font-weight: bold; /* Bold header text */
48
+ }
49
+ /* Style for summary elements */
50
+ summary {
51
+ cursor: pointer;
52
+ font-weight: bold;
53
+ margin-bottom: 0.5em; /* Adds space for visual clarity */
54
+ }
55
+ </style>
56
+
57
+ # Loras
58
+
59
+
60
+ Ktiseos Nyx Loras! These aren't just backups these are ones we've been training since our 2025 repo got pretty full.
61
+
62
+ While these are free for you to download and use at your own discretion based on how open source should be...
63
+
64
+ We would adere to the fact that if you could donate money for the time it took to train these items!
65
+
66
+ To find the keywords for the lora you just use Xypher's tool here: https://xypher7.github.io/lora-metadata-viewer/
67
+
68
+ These are LARGELY for Stable Diffusion XL base - such as Illustrious & Pony XL as well as NoobAI.
69
+
70
+ # Previews
71
+
72
+ The previews in this container are not yet named, give me time, i'll sort it out lol, I am borrowing code from Holostrawberry that he uses on HolyMix!
73
+ Also some are from teh old repo, so i'm still working on bringing previews in
74
+
75
+
76
+ <table class="custom-table">
77
+ <tr>
78
+ <td>
79
+ <div class="custom-image-container">
80
+ <img class="custom-image" src="Rogue%20Lora%202025/image%20-%202025-03-18T142916.899.jpeg" alt="Preview">
81
+ </div>
82
+ </td>
83
+ <td>
84
+ <div class="custom-image-container">
85
+ <img class="custom-image" src="Rogue%20Lora%202025/image%20-%202025-03-18T143928.899.jpeg" alt="Preview">
86
+ </div>
87
+ </td>
88
+ <td>
89
+ <div class="custom-image-container">
90
+ <img class="custom-image" src="Aion%20RPG/image%20-%202025-03-15T211741.893.jpeg" alt="Preview">
91
+ </div>
92
+ </td>
93
+ </tr>
94
+ <tr>
95
+ <td>
96
+ <div class="custom-image-container">
97
+ <img class="custom-image" src="LoraPreviews/image%20-%202025-03-05T183052.609.jpeg" alt="Preview">
98
+ </div>
99
+ </td>
100
+ <td>
101
+ <div class="custom-image-container">
102
+ <img class="custom-image" src="StaticBloomStyle%20PDXL%20Samples/image%20-%202025-03-11T111302.898.jpeg" alt="Preview">
103
+ </div>
104
+ </td>
105
+ <td>
106
+ <div class="custom-image-container">
107
+ <img class="custom-image" src="Aion%20RPG/image%20-%202025-03-15T213638.429.jpeg" alt="Preview">
108
+ </div>
109
+ </td>
110
+ </tr>
111
+ <tr>
112
+ <td>
113
+ <div class="custom-image-container">
114
+ <img class="custom-image" src="LoraPreviews/image%20-%202025-03-05T204313.711.jpeg" alt="Preview">
115
+ </div>
116
+ </td>
117
+ <td>
118
+ <div class="custom-image-container">
119
+ <img class="custom-image" src="LoraPreviews/image%20-%202025-03-05T205102.527.jpeg" alt="Preview">
120
+ </div>
121
+ </td>
122
+ <td>
123
+ <div class="custom-image-container">
124
+ <img class="custom-image" src="Aion%20RPG/image%20-%202025-03-15T213727.538.jpeg" alt="Preview">
125
+ </div>
126
+ </td>
127
+ </tr>
128
+ <tr>
129
+ <td>
130
+ <div class="custom-image-container">
131
+ <img class="custom-image" src="https://huggingface.co/EarthnDusk/Loras_2025/resolve/main/Arcane%20Pony%20Samples/image%20-%202025-04-08T193422.100.jpeg" alt="Preview">
132
+ </div>
133
+ </td>
134
+ <td>
135
+ <div class="custom-image-container">
136
+ <img class="custom-image" src="https://huggingface.co/EarthnDusk/Loras_2025/resolve/main/Arcane%20Illustrious%20Samples/image%20-%202025-04-08T191222.149.jpeg" alt="Preview">
137
+ </div>
138
+ </td>
139
+ <td>
140
+ <div class="custom-image-container">
141
+ <img class="custom-image" src="https://huggingface.co/EarthnDusk/Loras_2025/resolve/main/Resleeved%20Samples/image%20-%202025-04-08T141754.998.jpeg" alt="Preview">
142
+ </div>
143
+ </td>
144
+ </tr>
145
+ </table>
146
+
147
+
148
+
149
+
150
+ <details>
151
+ <summary> Supervised By </summary>
152
+
153
+ # Supervised by
154
+
155
+ **0FTH3N1GHT PRODUCTIONS**
156
+
157
+ More Information Coming Soon!
158
+
159
+ </details>
160
+
161
+
162
+ <details>
163
+ <summary>Support & Referrals</summary>
164
+
165
+ # Support
166
+
167
+ AI is our primary source of income. Your support is greatly appreciated!
168
+
169
+ | Platform | Link | Description |
170
+ |-----------------|----------------------------------------------------------------------|---------------------|
171
+ | **Ko-Fi** | [Duskfallcrew](https://ko-fi.com/duskfallcrew/) | Ko-Fi Duskfallcrew |
172
+ | **Ko-Fi** | [Earthnicity](https://ko-fi.com/earthnicity/) | Ko-Fi Earthnicity |
173
+ | **Ko-Fi** | [Rev. OTN Angel](https://ko-fi.com/OTNAngel/) | Ko-Fi Rev. OTN Angel |
174
+ | **Patreon** | [E&D Patreon](https://www.patreon.com/earthndusk) | E&D Patreon |
175
+ | **Merch** | [Merch Shop](https://duskfallcrew-shop.fourthwall.com/) | Merchandise |
176
+ | **Referral: Runpod** | [Runpod](https://runpod.io/?ref=yx1lcptf) | Runpod Referral |
177
+ | **Referral: VastAI**| [VastAI](https://cloud.vast.ai/?ref=70354) | VastAI Referral |
178
+
179
+ </details>
180
+
181
+
182
+ <details>
183
+ <summary>Connect with Earth & Dusk</summary>
184
+
185
+ # Social Media
186
+
187
+ | Platform | Link |
188
+ |-----------------|-------------------------------------------------------------------------|
189
+ | **Discord** | [E&D Discord](https://discord.gg/5t2kYxt7An) |
190
+ | **Discord (AI)**| [AI Discord](https://discord.gg/HhBSvM9gBY) |
191
+ | **Website** | [Website](https://end-media.org/) (Under Construction) |
192
+ | **Resources** | [Capsekai Resources](https://capsekai.carrd.co/) |
193
+ | **Subreddit** | [Subreddit](https://www.reddit.com/r/earthndusk/) |
194
+ | **YouTube** | [YouTube](https://www.youtube.com/channel/UCk7MGP7nrJz5awBSP75xmVw) |
195
+ | **TikTok** | [TikTok](https://www.tiktok.com/@duskfallcrew) |
196
+ | **Twitch** | [Twitch](https://twitch.tv/duskfallcrew) |
197
+ | **Instagram** | [Instagram](https://instagram.com/duskfallcrew) |
198
+ | **GitHub** | [Ktiseos-Nyx](https://github.com/Ktiseos-Nyx) |
199
+
200
+ </details>
201
+
202
+ <details>
203
+ <summary>Sponsors </summary>
204
+
205
+ # Partners & Sponsors
206
+
207
+ NOT ALL ARE PRESENTLY FINANCIALLY SPONSORING - These are also people who have sponsored us greatly in the past.
208
+
209
+
210
+ | Sponsor | Link |
211
+ |-------------------|--------------------------------------------|
212
+ | Pirate Diffusion | [Pirate Diffusion](https://www.piratediffusion.com/) |
213
+ | Yodayo/Moescape | [Yodayo/Moescape](https://moescape.ai/) |
214
+
215
+ Contact us for details on how to sponsor our content, or get our models on your platform!
216
+ </details>
217
+
218
+ <details>
219
+ <summary>Guidelines and Legal Information</summary>
220
+
221
+ # Legal & Guidelines
222
+
223
+ | Category | Guidelines |
224
+ |---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|
225
+ | **Dos** | Use [XYPHER'S Tool](https://xypher7.github.io/lora-metadata-viewer/) to find metadata. Reuse, Recycle, and Merge! Credit creators & keep metadata. Convert to Diffusers, re-use, and re-integrate. |
226
+ | **Don'ts** | Re-upload our models *as is*. Use our content for illegal or immoral purposes. Claim our content as your own. Threaten or harm anyone. |
227
+ | **Legal** | Repositories fall under the **CREATIVE ML OPEN RAIL M FAMILY** license unless otherwise specified. Not for commercial redistribution. We are not legally responsible for outputs. |
228
+ | **Legal Names** | EARTH & DUSK MEDIA, Earth and Dusk Media, Ktiseos Nyx, Dusk/Duskfallcrew/The Duskfall Portal Crew/Dusky-crew, Earthnicity, The Introject Society. |
229
+
230
+ </details>