mrpopsalot commited on
Commit
d912827
·
1 Parent(s): 99dfb31

Alpha V16 SDXL Preview

Browse files
.gitattributes CHANGED
@@ -34,4 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  *.png filter=lfs diff=lfs merge=lfs -text
 
37
  *.odt filter=lfs diff=lfs merge=lfs -text
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  *.png filter=lfs diff=lfs merge=lfs -text
37
+ *.webp filter=lfs diff=lfs merge=lfs -text
38
  *.odt filter=lfs diff=lfs merge=lfs -text
016.0/Illustrious2-1536/aidl-v016-illustrious2-1536.cm-info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"ModelName":"[ILXL2] AIDL: OmoAIshi","ModelDescription":"OmoAIshi is the most comprehensive multi-concept LyCORIS for diaper wearing and using, able to comprehend multiple concepts previously unfulfilled by base models and other LoRAs. LyCORIS LoCon is used instead of the regular LoRA format as it allows multiple concepts to be trained within the same model. No more girls in panties! \n\nThis LoRA violates CivitAI\u0027s terms of service (their TOS does not allow diapers nor scat). Do not upload generations from AIDL onto CivitAI.","Nsfw":true,"Tags":["diaper","abdl", "omorashi", "scat"],"ModelType":"LoCon","VersionId":0,"VersionName":"v016","VersionDescription":null,"BaseModel":"Illustrious","FileMetadata":{"fp":null,"size":null,"format":"SafeTensor"},"ImportedAt":"2024-12-12T07:27:13.2830617+00:00","Hashes":{"SHA256":"","CRC32":"","BLAKE3":""},"TrainedWords":["diaper","peed diaper","poopy diaper","pull-ups","peed pull-ups","pooping self","poopy underwear","poopy shorts","poopy pants", "open diaper"],"UserTitle":null,"ThumbnailImageUrl":"/opt/stabilitymatrix/Data/Models/Lora/OWN/aidl-v015-1-illustrious2-1536.preview.png"}
016.0/Illustrious2-1536/aidl-v016-illustrious2-1536.preview.png ADDED

Git LFS Details

  • SHA256: db941cd20a62b587aba4d062ddc330facbcb64988557dc7e31ce991f1f0cefed
  • Pointer size: 132 Bytes
  • Size of remote file: 2.14 MB
016.0/Illustrious2-1536/aidl-v016-illustrious2-1536.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f94c29c8a223f23f2245a961f9071e3f39157de36f4afeeb0f55ca1f6a53247b
3
+ size 510622048
016.0/NoobAI-VPred-1024/aidl-v016-noobai-vpred-1024.cm-info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"ModelName":"[NoobAI VPred] AIDL: OmoAIshi","ModelDescription":"OmoAIshi is the most comprehensive multi-concept LyCORIS for diaper wearing and using, able to comprehend multiple concepts previously unfulfilled by base models and other LoRAs. LyCORIS LoCon is used instead of the regular LoRA format as it allows multiple concepts to be trained within the same model. No more girls in panties! \n\nThis LoRA violates CivitAI\u0027s terms of service (their TOS does not allow diapers nor scat). Do not upload generations from AIDL onto CivitAI.","Nsfw":true,"Tags":["diaper","abdl", "omorashi", "scat"],"ModelType":"LoCon","VersionId":0,"VersionName":"v016","VersionDescription":null,"BaseModel":"NoobAI","FileMetadata":{"fp":null,"size":null,"format":"SafeTensor"},"ImportedAt":"2024-12-12T07:27:13.2830617+00:00","Hashes":{"SHA256":"","CRC32":"","BLAKE3":""},"TrainedWords":["diaper","peed diaper","poopy diaper","pull-ups","peed pull-ups","pooping self","poopy underwear","poopy shorts","poopy pants", "open diaper"],"UserTitle":null,"ThumbnailImageUrl":"/opt/stabilitymatrix/Data/Models/Lora/OWN/aidl-v015-1-illustrious2-1536.preview.png"}
016.0/NoobAI-VPred-1024/aidl-v016-noobai-vpred-1024.preview.png ADDED

Git LFS Details

  • SHA256: dfbedab0540746871141941b07411a7b5667e2df22138fe46cd7c04d3b64e4b3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
016.0/NoobAI-VPred-1024/aidl-v016-noobai-vpred-1024.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6672e2277f55815c84cd80916d06f0c142d1e643bec9381e4b4eeda8de7c50f
3
+ size 510621440
README.md CHANGED
@@ -8,339 +8,293 @@ tags:
8
  license: apache-2.0
9
  base_model:
10
  - Laxhar/noobai-XL-Vpred-1.0
 
11
  ---
12
  <style>
13
- .title-container {
14
- display: flex;
15
- justify-content: center;
16
- align-items: center;
17
- height: 100vh; /* Adjust this value to position the title vertically */
18
  }
19
-
20
- .title {
21
- font-size: 2.5em;
22
- text-align: center;
23
- color: #333;
24
- font-family: "lucida sans unicode", "lucida grande", sans-serif;
25
- font-style: italic;
26
- font-weight: bold;
27
- font-variant: small-caps;
28
- letter-spacing: 0.05em;
29
- padding: 0.5em 0;
30
- background: transparent;
31
  }
32
-
33
- .title span {
34
- background: -webkit-linear-gradient(45deg, #fffa00, #01688f);
35
- -webkit-background-clip: text;
36
- -webkit-text-fill-color: transparent;
37
  }
38
-
39
- .content-warning {
40
- font-size: 1.5em;
41
- text-align: center;
42
- color: #333;
43
- font-weight: bold;
44
- font-variant: small-caps;
45
- letter-spacing: 0.05em;
46
- padding: 0.5em 0;
47
- background: transparent;
48
  }
49
-
50
- .content-warning span {
51
- background: -webkit-linear-gradient(45deg, #ff9999, #FF5C95);
52
- -webkit-background-clip: text;
53
- -webkit-text-fill-color: transparent;
54
  }
55
-
56
- .custom-table {
57
- table-layout: fixed;
58
- width: 100%;
59
- border-collapse: collapse;
60
- margin-top: 0em;
61
  }
62
-
63
- .custom-table td {
64
- width: 50%;
65
- vertical-align: top;
66
- padding: 10px;
67
- box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
68
  }
69
- .custom-image-container {
70
- position: relative;
71
- width: 100%;
72
- margin-bottom: 0em;
73
- overflow: hidden;
74
- border-radius: 10px;
75
- transition: transform .7s;
76
- /* Smooth transition for the container */
77
  }
78
- .custom-image-container:hover {
79
- transform: scale(1.05);
80
- /* Scale the container on hover */
 
 
 
81
  }
82
- .custom-image {
83
- width: 100%;
84
- height: auto;
85
- object-fit: cover;
86
- border-radius: 10px;
87
- transition: transform .7s;
88
- margin-bottom: 0em;
89
  }
90
- .custom-button {
91
- width: auto;
92
- height: 100px;
93
- object-fit: cover;
94
- border-radius: 10px;
95
- transition: transform .7s;
96
- margin-bottom: 0em;
97
- display: block;
98
- margin-left: auto;
99
- margin-right: auto;
 
 
 
 
 
100
  }
101
  </style>
102
- <h1 class="title">
103
- <span>AIDL: OmoAIshi</span>
104
- <br>The AI Diaper LyCORIS
105
- </h1>
106
-
107
- This is the first LoRA of the AIDL series. AIDL is intended to a series of LoRAs/LyCORIS LoCons that teaches models about diapers and other ABDL related concepts.
108
-
109
- The Illustrious 2 variant is trained on 1536px, but also works on 1024px, as well on Illustrious 1 and 0.1. The NoobAI variant is for the VPred model and is trained on 1024px
110
-
111
- <h3 class="content-warning">
112
- <span>This model is designed for **NSFW** purposes, trained and tested on DRAWN CHARACTERS ONLY.</span><br>
113
- <span>PUBLIC ALPHA. GENERATIONS DO NOT REPRESENT THE FINAL MODEL.</span>
114
- </h4>
115
-
116
- ## Model Details
117
-
118
- ### Model Description
119
-
120
- <!-- Provide a longer summary of what this model is. -->
121
-
122
- OmoAIshi is the most comprehensive multi-concept LyCORIS for diaper wearing and using, able to comprehend multiple concepts previously unfulfilled by base models and other LoRAs. LyCORIS LoCon is used instead of the regular LoRA format as it allows multiple concepts to be trained within the same model. No more girls in panties!
123
-
124
-
125
- - **Developed by:** Mr Pops Alot
126
- - **Model type:** LyCORIS, Full
127
- - **License:** Apache 2.0
128
- ### Model Sources
129
-
130
- <!-- Provide the basic links for the model. -->
131
-
132
- - **Gitlab:** https://gitgud.io/mrpopsalot/aidl-omoaishi
133
- - **HuggingFace:** https://huggingface.co/mrpopsalot/aidl-omoaishi
134
- - **TensorArt:** https://tensor.art/models/830604266810032950
135
- - **Seaart**: https://www.seaart.ai/models/detail/d066vqle878c73fme08g
136
- - **Pixai** (NoobXL only cause site sucks): https://pixai.art/model/1872749528812205946?utm_source=copy_web
137
-
138
- ## Showcase
139
-
140
- <table>
141
- <tr>
142
- <td>
143
- <p style="text-align:center">
144
- <img src="docs/Images/2025-02-17-115522_noobaiXLNAIXL_vPred10Version_1043616970529185.png">
145
- <br>
146
- Clean Diapers</p>
147
- </td>
148
- <td>
149
- <p style="text-align:center">
150
- <img src="docs/Images/ComfyUI_temp_auzbc_00030_.png">
151
- <br>
152
- Wet Diapers</p>
153
- </td>
154
- <td>
155
- <p style="text-align:center">
156
- <img src="docs/Images/ComfyUI_temp_hfiui_00042_.png">
157
- <br>
158
- Messy Diapers</p>
159
- </td>
160
- </tr>
161
- <td>
162
- <p style="text-align:center">
163
- <img src="docs/Images/1951-noobaiXLNAIXL_vPred10Version-976014750.png">
164
- <br>
165
- Clean Pull-Ups</p>
166
- </td>
167
- <td>
168
- <p style="text-align:center">
169
- <img src="docs/Images/2355-noobaiXLNAIXL_vPred10Version-415564518746996.png">
170
- <br>
171
- Wet Pull-Ups</p>
172
- </td>
173
- <td>
174
- <p style="text-align:center">
175
- <img src="docs/Images/ComfyUI_temp_spvaj_00006_.png">
176
- <br>
177
- Messy Pull-Ups</p>
178
- </td>
179
- <tr>
180
- </tr>
181
- <tr>
182
- <td>
183
- <p style="text-align:center">
184
- <img src="docs/Images/2345-noobaiXLNAIXL_vPred10Version-67837478276856.png">
185
- <br>
186
- Wet and Messy Diapers</p>
187
- </td>
188
- <td>
189
- <p style="text-align:center">
190
- <img src="docs/Images/1953-noobaiXLNAIXL_vPred10Version-99067439.png">
191
- <br>
192
- Wet and Messy Pull-Ups</p>
193
- </td>
194
- <td>
195
- <p style="text-align:center">
196
- <img src="docs/Images/1942-noobaiXLNAIXL_vPred10Version-1657678900.png">
197
- <br>
198
- Pantypooping</p>
199
- </td>
200
- </tr>
201
- <tr>
202
- <td>
203
- <p style="text-align:center">
204
- <img src="docs/Images/ComfyUI_temp_uagpq_00003_.png">
205
  <br>
206
- Open Diapers (No Scat)</p>
207
- </td>
208
- <td>
209
- <p style="text-align:center">
210
- <img src="docs/Images/ComfyUI_temp_ibxrn_00031_.png">
 
 
211
  <br>
212
- Open Diapers (Scat)</p>
213
- </td>
214
- <td>
215
- </tr>
216
- </table>
217
-
218
- ## Uses
219
-
220
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
221
-
222
- ### Direct Use
223
-
224
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
225
-
226
- Here is a list of concepts that OmoAIshi has been trained on:
227
- - Tape-on diapers (duh)
228
- - Two and four taped diapers.
229
- - Pull-up diapers
230
- - Wet diapers of various stages, from slightly wet to completely leaking
231
- - Speaking of leaks, they now correctly go at the side of the thighs.
232
- - Diaper and panty pooping of various stages, including blowouts.
233
- - Pants, shorts, and dress pooping is also covered. Compatibility is not guaranteed (there is less training data). You may see some exposed scat.
234
- - Open diapers!
235
- - Diapers from specific brands!
236
-
237
-
238
- If you want more soiled diapers, you can increase the weight of the tag to suit your needs. Tags works well between 0.9-1.5 weight.
239
-
240
- #### Diapers
241
- Use the general term: `diaper`, or `in a diaper`. You can also specify the tape count using `two taped`, `four taped`. Prompting `plain diaper` will get you a diaper with no designs, while `print diaper` will get you a printed diaper.
242
-
243
- Pull-ups: `pull-ups`. Same prompting style.
244
-
245
- Specific diaper styles:
246
- - `pampers`
247
- - `huggies`
248
- - `luvs`
249
- - `abuniverse`
250
- - `merries`
251
-
252
-
253
- #### Soiling
254
- Peed-in diapers: Use the general `peed diaper` tag to get wet diapers. From there, you can also go and set how soiled the diaper should be. Without it, you might get unexpected diaper blowouts.
255
- 1. `wet diaper`
256
- 2. `soaked diaper`
257
- 3. `drenched diaper`
258
- 4. `leaking diaper`, `pee on legs`
259
-
260
- Poopy diapers: Use the general `poopy diaper` tag to get messy diapers. From there, you can also go and set how soiled the diaper should be.
261
- 1. `messy diaper`
262
- 2. `packed diaper`
263
- 3. `loaded diaper`
264
- 4. `diaper blowout`, `poop on legs`
265
-
266
- Pantypooping: Use the term `pooping self`. You can also use the terms `poopy underwear` or `poopy clothes` to have either their underwear be soiled or their lower clothes (like their dress or pants) to be soiled.
267
-
268
- Open Diapers: Use the term `open diaper` to get open diapers.
269
-
270
- ## Bias, Risks, and Limitations
271
-
272
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
273
-
274
- <h3 class="content-warning">
275
- <span>OmoAIShi IS IN A PUBLIC ALPHA. GENERATIONS DO NOT REPRESENT THE FINAL MODEL.</span>
276
- </h4>
277
-
278
- The model currently struggles with the following concepts:
279
- - Non-printed and colored pull-ups
280
- - Open diapers
281
- - Open diapers do not have as much data as other concepts, and will struggle to have proper diaper structure.
282
- - Unworn diapers (both clean and used)
283
- - Clothespooping
284
-
285
- Increase the strength of the LoRA if needed to achieve your desired results.
286
-
287
- There is currently no training data for poopy pull-ups, and is using the fallback pantypooping data.
288
-
289
- I am in no way responsible for any content that the user creates with malicious intent while using any of these models. The user assumes complete responsibility for the misuse of these tools and any unethical content created with them. **Follow all local, state, and federal laws as well as online rules regarding this content and generations with this LoRA. I am not responsible if you are arrested or banned from an online service for using this.**
290
-
291
- **This LoRA violates CivitAI's terms of service (their TOS does not allow diapers nor scat). Do not upload generations from AIDL onto CivitAI.**
292
-
293
- ## Training Details
294
- Over 1000 images have been used in the dataset. Images used are exclusively drawn 2D art. No synthetic data has been used for the model.
295
-
296
- Tagging is all manually done, as automatic taggers and VLMs do not recognize the concept in question well.
297
-
298
- ### Training Procedure
299
- The following LoRAs have been trained on the following models.
300
-
301
- - NoobAI-XL: Trained on Laxhar/noobai-XL-Vpred-1.0 @ 1024
302
- - ILXL2: Trained on OnomaAIResearch/Illustrious-XL-v2.0 @ 1536
303
-
304
- Training has been done with 67372a's Kohya Easy Scripts using full BF16 training with the CAME optimizer and Rex scheduler for 36600 steps on 1 RTX 3090 24GB.
305
-
306
- This model has been trained on a variety of styles and poses, ensuring correct generation on many poses and whatever artstyle you want to use, including:
307
- - Standing
308
- - Squatting
309
- - Lying down
310
- - From below
311
- - And more
312
-
313
- ## FAQ
314
-
315
- Q: Will this model be ported to X?
316
- - A: This model is planned to have versions trained on NoobAI-XL VPred (NoobVP) and Illustrious 2.0 (ILXL2). The Illustrious 2 version works on Illustrious 1 and 0.1. More models will come later.
317
- - Note: No Pony version is planned. Move to NoobXL or ILXL.
318
-
319
-
320
- Q: Will there be a version for CivitAI?
321
- - A: No. I do not trust CivitAI anymore after the release of Illustrious 1.0 and them allowing closed-weight models, not to mention the overbearing censorship against messy diaper content, bad service, and overall greed.
322
- - V15.1 Update: Defenitely not, especially since urine and diaper content have been expressly banned. Oh, and half the time the site crashes when you try to do anything. Good riddance.
323
-
324
- Q: Anything else planned?
325
- - A:
326
- - Diaper changes
327
- - Open diapers
328
- - Open pull-ups
329
- - Diaper covers
330
- - Unworn diapers
331
- - Used diapers
332
- - The rest of the data in my dataset processed and tagged.
333
- - A couple of more things
334
-
335
- ## License
336
-
337
- This LoRA model is provided under the [Apache License 2.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) license.
338
-
339
- ## Special Thanks
340
-
341
- - DangoKnight for training some of the test versions of this LoRA
342
- - Yatogami for contributing to the dataset.
343
-
344
- ## Model Card Contact
345
-
346
- I can be contacted on Matrix @mr_pops_alot:cutefunny.art
 
8
  license: apache-2.0
9
  base_model:
10
  - Laxhar/noobai-XL-Vpred-1.0
11
+ - OnomaAIResearch/Illustrious-XL-v2.0
12
  ---
13
  <style>
14
+ .main-div {
15
+ background-color: #9999ff; padding: 20px; border-radius: 10px; margin-bottom: 20px;
 
 
 
16
  }
17
+ h1 {
18
+ color: #24292e;
19
+ margin-top: 0;
20
+ font-size: 25px;
 
 
 
 
 
 
 
 
21
  }
22
+ h2 {
23
+ color: #24292e;
24
+ margin-top: 0;
25
+ font-size: 22px;
 
26
  }
27
+ h3 {
28
+ color: #24292e;
29
+ margin-top: 0;
30
+ font-size: 20px;
 
 
 
 
 
 
31
  }
32
+ h4 {
33
+ color: #24292e;
34
+ margin-top: 0;
35
+ font-size: 15px;
 
36
  }
37
+ p {
38
+ color:#24292e;
 
 
 
 
39
  }
40
+ a {
41
+ color: #0366d6;
42
+ text-decoration: none;
 
 
 
43
  }
44
+ .section-div {
45
+ background-color: white;
46
+ padding: 15px;
47
+ border-radius: 8px;
48
+ margin: 15px 0;
49
+ box-shadow: 0 2px 4px rgba(0,0,0,0.1);
 
 
50
  }
51
+ .subsection-div {
52
+ background-color: #bbb;
53
+ padding: 15px;
54
+ border-radius: 8px;
55
+ margin: 15px 0;
56
+ box-shadow: 0 2px 4px rgba(0,0,0,0.1);
57
  }
58
+ ul {
59
+ margin-bottom: 0;
60
+ color: #24292e;
 
 
 
 
61
  }
62
+ ol {
63
+ margin-bottom: 0;
64
+ color: #24292e;
65
+ }
66
+ td {
67
+ margin-bottom: 0;
68
+ color: #24292e;
69
+ }
70
+ code {
71
+ background-color: #333;
72
+ padding: 3px 6px;
73
+ border-radius: 4px;
74
+ }
75
+ table {
76
+ color: #24292e;
77
  }
78
  </style>
79
+ <div class="main-div">
80
+ <h1>AIDL: OmoAIShi</h1>
81
+ <div style="background-color: #ffff99; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
82
+ <img src="docs/Images/v16-thumb.png">
83
+ <h3 >V16: Tag Restructure Edition (SDXL preview)<br>For <strike>Lumina 2</strike>, Illustrious 2, NoobAI VPred</h3>
84
+ <div style="background-color: #ff9999; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
85
+ <h3>This model is designed for **NSFW** purposes, trained and tested on DRAWN CHARACTERS ONLY.</h3>
86
+ <h3>PUBLIC ALPHA. GENERATIONS DO NOT REPRESENT THE FINAL MODEL.</h3>
87
+ </div>
88
+ <a href="https://gitgud.io/mrpopsalot/aidl-omoaishi"><img alt="Static Badge" src="https://img.shields.io/badge/GitLab-orange?logo=gitlab&logoColor=white&style=for-the-badge"></a>
89
+ <a href="https://huggingface.co/mrpopsalot/aidl-omoaishi"><img alt="Static Badge" src="https://img.shields.io/badge/HuggingFace-yellow?logo=huggingface&logoColor=white&style=for-the-badge"></a>
90
+ <a href="https://tensor.art/models/830604266810032950"><img alt="Static Badge" src="https://img.shields.io/badge/TensorArt-teal?logoColor=white&style=for-the-badge"></a>
91
+ <a href="https://www.seaart.ai/models/detail/d066vqle878c73fme08g"><img alt="Static Badge" src="https://img.shields.io/badge/SeaArt-blue?logoColor=white&style=for-the-badge"></a>
92
+ <a href="https://pixai.art/model/1872749528812205946?utm_source=copy_web"><img alt="Static Badge" src="https://img.shields.io/badge/PixAI-gray?logoColor=white&style=for-the-badge"></a>
93
+ <img alt="GitLab License" src="https://img.shields.io/gitlab/license/mrpopsalot%2Faidl-omoaishi?gitlab_url=http%3A%2F%2Fgitgud.io&style=for-the-badge">
94
+ </div>
95
+ <div class="section-div">
96
+ <h2>Overview</h2>
97
+ <p>OmoAIshi is the most comprehensive multi-concept LoRA for diaper wearing and using, able to comprehend multiple concepts previously unfulfilled by base models and other LoRAs. LyCORIS LoCon is used instead of the regular LoRA format as it allows multiple concepts to be trained within the same model. No more girls in panties!</p>
98
+ <p>Lumina 2 variant is currently available due to the Kohya implementation of Lumina 2 not being fully usable for LoRA training. The full release of V16 (for other platforms other than Git-ran ones) will be delayed until the Lumina 2 variant is trained</p>
99
+ <ul>
100
+ <li><b>Trained Models:</b></li>
101
+ <ul>
102
+ <li><b>NoobAI-XL VPred:</b> Laxhar/noobai-XL-Vpred-1.0 @ 1024</li>
103
+ <li><b>Illustrious 2:</b> OnomaAIResearch/Illustrious-XL-v2.0 @ 1536</li>
104
+ <ul>
105
+ <li>Also works on 1024px, as well on Illustrious 1, 0.1, and NoobAI EPS</li>
106
+ </ul>
107
+ <li><strike><b>Lumina Image 2:</b> neta-art/NetaAniLumina_Alpha Round NNNN EP5 S106430 @ 1024</li></strike>
108
+ </ul>
109
+ <li><b>Developed by:</b> Mr Pops Alot</li>
110
+ <li><b>Model type:</b> LyCORIS, Full Preset (LoRA for Lumina 2)</li>
111
+ <li><b>License:</b> Apache 2.0</li>
112
+ </ul><br>
113
+ <p>This is the first LoRA of the AIDL series. <b>AIDL: The AI Diaper LyCORIS</b> is intended to a series of LoRAs that teaches models about diapers and other ABDL related concepts.</p>
114
+ </div>
115
+ <div class="section-div">
116
+ <h2>Showcase</h2>
117
+ <p><img src="docs/Images/EasyGrid_00001_.png"></p>
118
+ </div>
119
+ <div class="section-div">
120
+ <h2>Features</h2>
121
+ <ul>
122
+ <li><b>Tape-on diapers:</b> Two and four taped, printed and plain diapers are supported. Diapers from specific brands and designs are also trained when noticed. Note that these are not fully trained and may not be fully accurate.</li>
123
+ <li><b>Pull-up diapers:</b> Pull-ups are also trained and can be prompted in various designs.</li>
124
+ <li><b>Peed diapers:</b> Wet diapers of various stages, from slightly wet to completely leaking. Speaking of leaks, they now correctly go at the side of the thighs.</li>
125
+ <li><b>Diaper and panty pooping:</b> Soiling of various stages, including blowouts have also been trained, as with double pee and poo soiling as well. Pants, shorts, and dress pooping is also covered. Compatibility is not guaranteed (there is less training data). You may see some exposed scat.</li>
126
+ <li><b>Open diapers:</b> Open diapers are now possible to do, complete with wetness and mess in the pads if prompted.</li>
127
+ <li><b>Consistent results across different character positions:</b> This model has been trained on a variety of styles and poses, ensuring correct generation on many poses and whatever artstyle you want to use, including standing, squatting, lying down, from below upskirts, and more</li>
128
+ </ul>
129
+ </div>
130
+ <div class="section-div">
131
+ <h2>How to Use</h2>
132
+ <div class="subsection-div">
133
+ <h3>Diapers</h3>
134
+ <p>Use the general term: <code>diaper</code>, or <code>in a diaper</code>.</p>
135
+ <ul>
136
+ <li>You can also specify the tape count using <code>two taped</code>, or <code>four taped</code>.</li>
137
+ <li>Prompting <code>plain diaper</code> will get you a diaper with no designs, while <code>print diaper</code> will get you a printed diaper.</li>
138
+ <li><code>front-print diaper</code> and <code>back-print diaper</code> can also be used to get you a print on the front or back. Use <a href="https://danbooru.donmai.us/tags?commit=Search&search%5Bhide_empty%5D=yes&search%5Bname_or_alias_matches%5D=%2A_print&search%5Border%5D=count">Danbooru's list of prints</a>.</li>
139
+ <li>Add in wetness indicators by prompting <code>yellow wetness indicator</code> or <code>blue wetness indicator</code>.</li>
140
+ </ul>
141
+ <p>Specific diaper styles:</p>
142
+ <ul>
143
+ <li><code>pampers</code></li>
144
+ <li><code>huggies</code></li>
145
+ <li><code>luvs</code></li>
146
+ <li><code>abuniverse</code></li>
147
+ <li><code>merries</code></li>
148
+ </ul>
149
+ </div>
150
+ <div class="subsection-div">
151
+ <h3>Pull-Ups</h3>
152
+ <p>Use <code>pull-ups</code>. Same prompting style as with diapers, but replace <code>diaper</code> with <code>pull-ups</code>.</p>
153
+ </div>
154
+ <div class="subsection-div">
155
+ <h3>Diaper Soiling</h3>
156
+ <p><b>Peed-in diapers:</b> Use the general <code>peed diaper</code> tag to get wet diapers. From there, you can also go and set how soiled the diaper should be. Without it, you might get unexpected diaper blowouts.</p>
157
+ <ol>
158
+ <li><code>wet diaper</code></li>
159
+ <li><code>soaked diaper</code></li>
160
+ <li><code>drenched diaper</code></li>
161
+ <li><code>leaking diaper</code>, <code>pee on legs</code></li>
162
+ </ol>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  <br>
164
+ <p><b>Poopy diapers:</b> Use the general <code>poopy diaper</code> tag to get messy diapers. From there, you can also go and set how soiled the diaper should be. Without it, you might get unexpected diaper blowouts.</p>
165
+ <ol>
166
+ <li><code>messy diaper</code></li>
167
+ <li><code>packed diaper</code></li>
168
+ <li><code>loaded diaper</code></li>
169
+ <li><code>diaper blowout</code>, <code>poop on legs</code></li>
170
+ </ol>
171
  <br>
172
+ <p><code>smell</code> can also be added to your prompt to give off that soiled smell effect.</p>
173
+ <p>If you want more soiled diapers, you can increase the weight of the tag to suit your needs. Tags works well between 0.9-1.5 weight.</p>
174
+ <img src="docs/Images/unidesSoil_00002_.png">
175
+ <img src="docs/Images/unidesSoil_00004_.png">
176
+ </div>
177
+ <div class="subsection-div">
178
+ <h3>Pantypooping</h3>
179
+ <p>Use the term <code>pooping self</code>. You can also use the terms <code>poopy underwear</code> or <code>poopy clothes</code> to have either their underwear be soiled or their lower clothes (like their dress or pants) to be soiled.
180
+ </p>
181
+ <img src="docs/Images/unidesSoil_00005_.png">
182
+ <p>Multiple underwear types supported!</p>
183
+ <img src="docs/Images/pantyPoops_2025-06-19-224722.webp">
184
+ <p>For diapers please use the poopy diaper tag. Pooping self can also work but poopy diaper is the recommended tag for diaper pooping.</p>
185
+ </div>
186
+ <div class="subsection-div">
187
+ <h3>Open Diapers</h3>
188
+ <p>Use the term <code>open diaper</code> to get open diapers.</p>
189
+ <ul>
190
+ <li>Add in <code>peed diaper</code> and <code>poopy diaper</code> respectively if you want the diaper to be wet and messy.</li>
191
+ <li>As well, add your respective genitals such as <code>pussy</code> or <code>penis</code> and the uncensored tag</li>
192
+ </ul>
193
+ <img src="docs/Images/openDiaper_00000_.png">
194
+ </div>
195
+ </div>
196
+ <div class="section-div">
197
+ <h2>Bias, Risks, and Limitations</h2>
198
+ <p>The model currently struggles with the following concepts:</p>
199
+ <ul>
200
+ <li>Non-printed and colored pull-ups</li>
201
+ <li>Open diapers</li>
202
+ <ul>
203
+ <li>Open diapers do not have as much data as other concepts, and will struggle to have proper diaper structure.</li>
204
+ </ul>
205
+ <li>Unworn diapers (both clean and used)</li>
206
+ <li>Clothespooping</li>
207
+ <li>Technical positions such as falling</li>
208
+ </ul>
209
+ <br>
210
+ <p>As well, there may be some limitations with this LoRA:</p>
211
+ <ul>
212
+ <li>Panty poops may happen unprompted if <code>smell</code> is prompted</li>
213
+ <li>Peed diapers may have poopy diaper bulges unless poopy diaper is put in the negatives</li>
214
+ <li>There is currently no training data for poopy pull-ups, and is using the fallback pantypooping data.</li>
215
+ <li>Poopy diapers may have unprompted blowouts.</li>
216
+ </ul>
217
+ <p>Increase the strength of the LoRA if needed to achieve your desired results.</p>
218
+ <div style="background-color: #ff9999; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
219
+ <p> I am in no way responsible for any content that the user creates with malicious intent while using any of these models. The user assumes complete responsibility for the misuse of these tools and any unethical content created with them. <b>Follow all local, state, and federal laws as well as online rules regarding this content and generations with this LoRA. I am not responsible if you are arrested or banned from an online service for using this.</b></p>
220
+ <p><b>This LoRA violates CivitAI's terms of service (their TOS does not allow diapers nor scat). Do not upload generations from AIDL onto CivitAI.</b></p>
221
+ </div>
222
+ </div>
223
+ <div class="section-div">
224
+ <h2>Training Details</h2>
225
+ <p>Over 1000 images have been used in the dataset. Images used are <b>exclusively drawn 2D</b> art.</p>
226
+ <p><b>No synthetic data has been used</b> for the model. Tagging (Danbooru tag style) is <b>all manually done</b>, as automatic taggers do not recognize the concept in question well. Image captioning (NL support) uses a list of manual captioned images and (planned for V17) JoyCaption Beta 1 and Gemma 3 27B outputs with manual Tag grounding.</p>
227
+ <div class="subsection-div">
228
+ <h3>Training Procedure</h3>
229
+ <h4>SDXL-based (Illustrious, NoobAI)</h4>
230
+ <ul>
231
+ <li>Program: 67372a's Kohya Easy Scripts</li>
232
+ <li>Optimizer: CAME</li>
233
+ <li>Scheduler: Rex</li>
234
+ <li>LoRA type: LoCon</li>
235
+ <li>Steps: 36600</li>
236
+ <li>Precision: Full BF16</li>
237
+ <li>Hardware: 1x RTX 3090 24GB</li>
238
+ </ul>
239
+ <h4>Lumina 2</h4>
240
+ <ul>
241
+ <li>Program: sdbds's Lumina fork of sd-scripts</li>
242
+ <li>Optimizer: CAME</li>
243
+ <li>Scheduler: Rex</li>
244
+ <li>LoRA type: LoRA Lumina</li>
245
+ <li>Steps: 36600</li>
246
+ <li>Precision: Full BF16</li>
247
+ <li>Hardware: 1x RTX 3090 24GB</li>
248
+ </ul>
249
+ </div>
250
+ </div>
251
+ <div class="section-div">
252
+ <h2>FAQ</h2>
253
+ <ul>
254
+ <li><b>Will this model be ported to X?</b> This model is planned to have versions trained on NoobAI-XL VPred, Illustrious 2.0 (ILXL2), and NietaAniLumina (Lumina 2). More models will come later.
255
+ <ul>
256
+ <li>Lumina 2 version may also work with Illustrious Lumina</li>
257
+ <li>The Illustrious 2 version works on Illustrious 1, 0.1, and NoobAI-XL Epsilon Pred.</li>
258
+ <li>No Pony version is planned. Move to NoobXL or ILXL.</li>
259
+ </ul></li>
260
+ <li><b>Will there be a version for CivitAI?</b> No. I do not trust CivitAI anymore after the release of Illustrious 1.0 and them allowing closed-weight models, not to mention the overbearing censorship against messy diaper content, bad service, and overall greed.
261
+ <ul>
262
+ <li>V15.1 Update: Definitely not, especially since urine and diaper content have been expressly banned. Oh, and half the time the site crashes when you try to do anything. Good riddance.</li>
263
+ </ul></li>
264
+ <li><b>Anything else planned?</b>
265
+ <ul>
266
+ <li>Diaper changes</li>
267
+ <li>Open diapers and pull-ups</li>
268
+ <li>Diaper covers</li>
269
+ <li>Diaper pulls (like panty pulls)</li>
270
+ <li>Clean and used unworn diapers</li>
271
+ <li>Cloth diapers</li>
272
+ <li>The rest of the data in my dataset processed and tagged.</li>
273
+ <li>Etc.</li>
274
+ </ul>
275
+ </li>
276
+ <ul>
277
+ </ul>
278
+ </div>
279
+ <div class="section-div">
280
+ <h2>License</h2>
281
+ <p>This LoRA model is provided under the <a href="https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md">Apache License 2.0</a> license.</p>
282
+ <!-- <p>Training configurations and dataset will also be released later. You can use these to further train AIDL.</p> -->
283
+ </div>
284
+ <div class="section-div">
285
+ <h2>Special Thanks</h2>
286
+ <ul>
287
+ <li>DangoKnight for training some of the test versions of this LoRA</li>
288
+ <li>Yatogami for contributing to the dataset.</li>
289
+ <li>Hugs288, Lopi99, and others in the NoobAI discord to for helping me get my LoRA training settings right.</li>
290
+ </ul>
291
+ </div>
292
+ <div class="section-div">
293
+ <h2>Model Card Contact</h2>
294
+ <ul>
295
+ <p>I can be contacted on:</p>
296
+ <li><b>Matrix:</b> @mr_pops_alot:cutefunny.art</li>
297
+ <li><b>All The Fallen:</b> @MrDoesNothingAlot</li>
298
+ </ul>
299
+ </div>
300
+ </div>
 
 
 
 
 
 
docs/Images/EasyGrid_00001_.png ADDED

Git LFS Details

  • SHA256: 2fe3f81515313e9a4e8bde432a073fc903e044b694704f3416cc0afab7df392b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.85 MB
docs/Images/artistList_00002_.webp ADDED

Git LFS Details

  • SHA256: 81957a019c567156ac8e65be88a4e20780adf85e231c6a65370f101e0010c6af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB
docs/Images/openDiaper_00000_.png ADDED

Git LFS Details

  • SHA256: d003f596d1128127cb3dee6dc4741a62f5197b71dda70fddec62b57ed7baaaa4
  • Pointer size: 132 Bytes
  • Size of remote file: 4.53 MB
docs/Images/pantyPoops_2025-06-19-224722.webp ADDED

Git LFS Details

  • SHA256: f7ad52b801cdff5b297fb9c5d04bc537ef6a41416602291b15120725f984cd6a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.86 MB
docs/Images/unidesSoil_00002_.png ADDED

Git LFS Details

  • SHA256: ec068a52a872f715d6e1a234a4f5e1c7cd609deb61eedf6569c0391459d3f937
  • Pointer size: 132 Bytes
  • Size of remote file: 3.83 MB
docs/Images/unidesSoil_00004_.png ADDED

Git LFS Details

  • SHA256: 715dd5e45f83b3016699b8eac2bbdcca95f0c06454989582165da22773e9c28d
  • Pointer size: 132 Bytes
  • Size of remote file: 4.46 MB
docs/Images/unidesSoil_00005_.png ADDED

Git LFS Details

  • SHA256: 6decea058efbf7f5aa8b8cba58e45731edd03ff2cc8e16895e2098dcd3d504ce
  • Pointer size: 132 Bytes
  • Size of remote file: 3.65 MB
docs/Images/v16-thumb.png ADDED

Git LFS Details

  • SHA256: 94b51e4dbcec9cec24fd36d369876d7355e070292308965ca3fc64d9572fe3f5
  • Pointer size: 132 Bytes
  • Size of remote file: 3.15 MB
docs/The AIDL Family.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # The AIDL Family
2
+ *The AI Diaper LyCORIS*
3
+
4
+ # OmoAIShi
5
+ Diaper LoRA with support for clean and soiled diapers, pull-ups, and pantypooping.
6
+
7
+ # Big Baby's Model Lounge (BBML)
8
+ LoRA for Cribs, changing tables, diaper pails, many ABDL-related furniture
9
+
10
+ # Regressed Armory
11
+ LoRA for toys, onesies and etc.
12
+
13
+ # The AIDols
14
+ Separate artist LoRAs for those that just want the style of their favorite ABDL artist.