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 ·
99dfb31
1
Parent(s): 82849bf
Update Changelog.MD
Browse files- Changelog.MD +26 -0
Changelog.MD
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## V15.1
|
| 2 |
+
- Added natural language captions to the peed diaper concept.
|
| 3 |
+
- Added new Illustrious 2 variant trained on 1536x1536. This also replaces the Illustrious 1 variant, as it also works on Illustrious 1
|
| 4 |
+
- Switched to training with 67372a's Kohya Easy Scripts instead of bmaltais' kohya_ss
|
| 5 |
+
- Moved internal AIDL stuff to a GitLab group.
|
| 6 |
+
|
| 7 |
+
## V15
|
| 8 |
+
- First public alpha of OmoAIShi
|
| 9 |
+
- Added more clean, wet, and messy diaper art
|
| 10 |
+
- Added more clean and wet pull-up art
|
| 11 |
+
- Added new concept: `open diaper`
|
| 12 |
+
- This update has made OmoAIshi's image count surpass 1000.
|
| 13 |
+
|
| 14 |
+
## V14
|
| 15 |
+
- Added more clean and wet diaper art. Mainly of the two-taped diaper kind.
|
| 16 |
+
- Added more pantypooping images.
|
| 17 |
+
- Added new tag: `medical print`. Use for diapers that look like Attends/Abenas/your average adult diaper. Keep in mind that you will still need to use the `print diaper` tag.
|
| 18 |
+
- `front-print diaper` now has new images for landing zone prints.
|
| 19 |
+
|
| 20 |
+
### V14.4
|
| 21 |
+
- Added `damp diaper` tag to help prevent very lightly soiled diapers from being used on the peed diaper tag.
|
| 22 |
+
- Lowered LR to 0.0002 (pre batch scaling)
|
| 23 |
+
|
| 24 |
+
## V13
|
| 25 |
+
- Added more pantypooping and pants pooping images.
|
| 26 |
+
- This update has made OmoAIshi's image count surpass 750.
|