Text-to-Image
Diffusers
Duskfallcrew commited on
Commit
b4df50b
·
verified ·
1 Parent(s): 4fdf0b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -224
README.md CHANGED
@@ -1,230 +1,7 @@
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="Samples/image (10).png" alt="Preview">
81
- </div>
82
- </td>
83
- <td>
84
- <div class="custom-image-container">
85
- <img class="custom-image" src="Samples/1girl,solo-2152491339-07_29_48-1.png" alt="Preview">
86
- </div>
87
- </td>
88
- <td>
89
- <div class="custom-image-container">
90
- <img class="custom-image" src="Samples/image (80).png" alt="Preview">
91
- </div>
92
- </td>
93
- </tr>
94
- <tr>
95
- <td>
96
- <div class="custom-image-container">
97
- <img class="custom-image" src="Samples/image - 2025-09-30T154745.750.png" alt="Preview">
98
- </div>
99
- </td>
100
- <td>
101
- <div class="custom-image-container">
102
- <img class="custom-image" src="Samples/masterpiec-2367283717-07_52_56-0.png" alt="Preview">
103
- </div>
104
- </td>
105
- <td>
106
- <div class="custom-image-container">
107
- <img class="custom-image" src="Samples/image (60).png" alt="Preview">
108
- </div>
109
- </td>
110
- </tr>
111
- <tr>
112
- <td>
113
- <div class="custom-image-container">
114
- <img class="custom-image" src="Samples/image (28).png" alt="Preview">
115
- </div>
116
- </td>
117
- <td>
118
- <div class="custom-image-container">
119
- <img class="custom-image" src="Samples/image (52).png" alt="Preview">
120
- </div>
121
- </td>
122
- <td>
123
- <div class="custom-image-container">
124
- <img class="custom-image" src="Samples/image - 2025-09-30T194744.700.png" alt="Preview">
125
- </div>
126
- </td>
127
- </tr>
128
- <tr>
129
- <td>
130
- <div class="custom-image-container">
131
- <img class="custom-image" src="Samples/masterpiec-3422181459-11_57_41-1.png" alt="Preview">
132
- </div>
133
- </td>
134
- <td>
135
- <div class="custom-image-container">
136
- <img class="custom-image" src="Samples/image (86).png" alt="Preview">
137
- </div>
138
- </td>
139
- <td>
140
- <div class="custom-image-container">
141
- <img class="custom-image" src="Samples/image - 2025-09-30T161530.105.png" 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>
 
1
  ---
2
  license: creativeml-openrail-m
 
 
3
  base_model:
4
  - OnomaAIResearch/Illustrious-xl-early-release-v0
5
  pipeline_tag: text-to-image
6
  library_name: diffusers
7
+ ---