Text-to-Image
Diffusers
stable-diffusion
lora
diaper
abdl
scat
omorashi
concept
Not-For-All-Audiences
Instructions to use mrpopsalot/aidl-omoaishi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mrpopsalot/aidl-omoaishi with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ChenkinRF/ChenkinNoob-XL-v0.2-Rectified-Flow,Laxhar/noobai-XL-Vpred-1.0,OnomaAIResearch/Illustrious-XL-v2.0,neta-art/neta-lumina,CabalResearch/Mugen", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mrpopsalot/aidl-omoaishi") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
82849bf
1
Parent(s): 9ac2471
Update README.md
Browse files
README.md
CHANGED
|
@@ -106,6 +106,8 @@ base_model:
|
|
| 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 |
<h3 class="content-warning">
|
| 110 |
<span>This model is designed for **NSFW** purposes, trained and tested on DRAWN CHARACTERS ONLY.</span><br>
|
| 111 |
<span>PUBLIC ALPHA. GENERATIONS DO NOT REPRESENT THE FINAL MODEL.</span>
|
|
@@ -130,6 +132,8 @@ OmoAIshi is the most comprehensive multi-concept LyCORIS for diaper wearing and
|
|
| 130 |
- **Gitlab:** https://gitgud.io/mrpopsalot/aidl-omoaishi
|
| 131 |
- **HuggingFace:** https://huggingface.co/mrpopsalot/aidl-omoaishi
|
| 132 |
- **TensorArt:** https://tensor.art/models/830604266810032950
|
|
|
|
|
|
|
| 133 |
|
| 134 |
## Showcase
|
| 135 |
|
|
@@ -226,7 +230,7 @@ Here is a list of concepts that OmoAIshi has been trained on:
|
|
| 226 |
- Wet diapers of various stages, from slightly wet to completely leaking
|
| 227 |
- Speaking of leaks, they now correctly go at the side of the thighs.
|
| 228 |
- Diaper and panty pooping of various stages, including blowouts.
|
| 229 |
-
- Pants, shorts, and dress pooping is also covered. Compatibility is not guaranteed (there is less training data)
|
| 230 |
- Open diapers!
|
| 231 |
- Diapers from specific brands!
|
| 232 |
|
|
@@ -234,9 +238,9 @@ Here is a list of concepts that OmoAIshi has been trained on:
|
|
| 234 |
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.
|
| 235 |
|
| 236 |
#### Diapers
|
| 237 |
-
Use the general term: `diaper`, or `in a diaper`. You can also specify the tape count using `two taped`, `four taped`
|
| 238 |
|
| 239 |
-
Pull-ups: `pull-
|
| 240 |
|
| 241 |
Specific diaper styles:
|
| 242 |
- `pampers`
|
|
@@ -259,9 +263,9 @@ Poopy diapers: Use the general `poopy diaper` tag to get messy diapers. From the
|
|
| 259 |
3. `loaded diaper`
|
| 260 |
4. `diaper blowout`, `poop on legs`
|
| 261 |
|
| 262 |
-
Pantypooping: Use the term `pooping self`.
|
| 263 |
|
| 264 |
-
Use the term
|
| 265 |
|
| 266 |
## Bias, Risks, and Limitations
|
| 267 |
|
|
@@ -272,7 +276,7 @@ Use the term "open diaper" to get open diapers.
|
|
| 272 |
</h4>
|
| 273 |
|
| 274 |
The model currently struggles with the following concepts:
|
| 275 |
-
-
|
| 276 |
- Open diapers
|
| 277 |
- Open diapers do not have as much data as other concepts, and will struggle to have proper diaper structure.
|
| 278 |
- Unworn diapers (both clean and used)
|
|
@@ -297,7 +301,7 @@ The following LoRAs have been trained on the following models.
|
|
| 297 |
- NoobAI-XL: Trained on Laxhar/noobai-XL-Vpred-1.0 @ 1024
|
| 298 |
- ILXL2: Trained on OnomaAIResearch/Illustrious-XL-v2.0 @ 1536
|
| 299 |
|
| 300 |
-
Training has been done with 67372a's Kohya Easy Scripts using full BF16 training with the CAME
|
| 301 |
|
| 302 |
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:
|
| 303 |
- Standing
|
|
|
|
| 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>
|
|
|
|
| 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 |
|
|
|
|
| 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 |
|
|
|
|
| 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`
|
|
|
|
| 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 |
|
|
|
|
| 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)
|
|
|
|
| 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
|