Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: creativeml-openrail-m
|
| 4 |
+
base_model: OnomaAIResearch/Illustrious-XL-v2.0
|
| 5 |
+
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- text-to-image
|
| 8 |
+
- lora
|
| 9 |
+
- anime
|
| 10 |
+
- hatsune-miku
|
| 11 |
+
- vocaloid
|
| 12 |
+
- illustrious-xl
|
| 13 |
+
inference: true
|
| 14 |
+
pipeline_tag: image-to-video
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# MikuIllustrious1 - Hatsune Miku LoRA for Illustrious-XL v2.0
|
| 18 |
+
|
| 19 |
+
**The ultimate Hatsune Miku LoRA** trained on **Illustrious-XL v2.0** using high-quality dataset. Perfect for generating beautiful, detailed, and seductive Miku in various scenes (onsen, bedroom, stage, etc.).
|
| 20 |
+
|
| 21 |
+
### Trigger Word
|
| 22 |
+
Use **`MikuIllustrious1`** at the beginning of your prompt to activate the LoRA.
|
| 23 |
+
|
| 24 |
+
### Recommended Settings
|
| 25 |
+
- **Base Model**: Illustrious-XL v2.0 (or any compatible v2.0 variant)
|
| 26 |
+
- **LoRA Weight**: 0.85 ~ 1.0 (0.9 is usually the sweet spot)
|
| 27 |
+
- **Steps**: 28-40
|
| 28 |
+
- **CFG Scale**: 6-7
|
| 29 |
+
- **Sampler**: Euler a / DPM++ 2M Karras
|
| 30 |
+
- **Resolution**: 1024x1536, 1216x832, 1024x1024 (portrait works best)
|
| 31 |
+
- **Clip Skip**: 2 (if using ComfyUI: CLIPSetLastLayer -2)
|
| 32 |
+
|
| 33 |
+
### Notes
|
| 34 |
+
- Best results when using **Illustrious-XL v2.0** base model.
|
| 35 |
+
- The LoRA was trained with a strong focus on wet skin, dynamic lighting, hair details, and seductive/cute expressions.
|
| 36 |
+
- Works excellently in ComfyUI, Forge, and PixAI.
|
| 37 |
+
- Supports DiT.2 architecture.
|
| 38 |
+
|
| 39 |
+
### License
|
| 40 |
+
This LoRA follows the **CreativeML OpenRAIL-M** license.
|
| 41 |
+
You are free to use it for both personal and commercial purposes, but please credit the author if possible.
|
| 42 |
+
|
| 43 |
+
**Made with love by M5 Dev** 💚
|
| 44 |
+
|
| 45 |
+
If you like this LoRA, feel free to leave a like or comment! More versions coming soon 🔥
|