Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: faipl-1.0-sd
|
| 4 |
-
license_link: https://freedevproject.org/faipl-1.0-sd/
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: faipl-1.0-sd
|
| 4 |
+
license_link: https://freedevproject.org/faipl-1.0-sd/
|
| 5 |
+
base_model: yodayo-ai/kivotos-xl-2.0
|
| 6 |
+
pipeline_tag: text-to-image
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Millennium-XL
|
| 10 |
+

|
| 11 |
+
|
| 12 |
+
Modified Kivotos-XL-2.0 with Blue Archive style
|
| 13 |
+
|
| 14 |
+
but who wants this???
|
| 15 |
+
|
| 16 |
+
## Training information
|
| 17 |
+
Finetuned Kivotos-XL by repeating the training and merging a DoRA 3 times with sd-scripts.
|
| 18 |
+
|
| 19 |
+
## Dataset information
|
| 20 |
+
Dataset size: 350
|
| 21 |
+
|
| 22 |
+
## Training scripts:
|
| 23 |
+
[sd-scripts](https://github.com/kohya-ss/sd-scripts)
|
| 24 |
+
|
| 25 |
+
## Notice
|
| 26 |
+
This model is licensed under [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
|
| 27 |
+
|
| 28 |
+
If you make modify this model, you must share both your changes and the original license.
|