Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- lora
|
| 4 |
+
- diffusers
|
| 5 |
+
- qwen-image
|
| 6 |
+
- 20b
|
| 7 |
+
- bf16
|
| 8 |
+
base_model: Qwen/Qwen-Image
|
| 9 |
+
license: cc-by-nc-4.0
|
| 10 |
+
---
|
| 11 |
+
A Qwen-image 20b LoRA for emulating the Ruri Rocks style and characters.
|
| 12 |
+
|
| 13 |
+
Note:
|
| 14 |
+
- Every caption in the dataset contains "Ruri no Houseki" so if you use that, you should trigger the LoRA
|
| 15 |
+
- The main characters were identified in the dataset images
|
| 16 |
+
- the dataset was captioned by Gemma3-27b via a custom script
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+

|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
Trained using musubi-trainer with the defaults for qwen-image using 796 1920x1080 images for 16 epochs
|