Added model card.
Browse files- .gitattributes +1 -0
- README.md +28 -0
- examples/0.avif +3 -0
- examples/1.avif +3 -0
- examples/2.avif +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.avif filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Laxhar/sdxl_noob
|
| 7 |
+
pipeline_tag: text-to-image
|
| 8 |
+
tags:
|
| 9 |
+
- art
|
| 10 |
+
library_name: peft
|
| 11 |
+
---
|
| 12 |
+
# NoobAI XL LoRA Iewa
|
| 13 |
+
This is a LoRA for the [v1.1 version of the NoobAI XL model](https://civitai.com/models/833294?modelVersionId=1116447).
|
| 14 |
+
|
| 15 |
+
The dataset used to train this LoRA is scraped using [v2ray/anime-collection](https://huggingface.co/datasets/v2ray/anime-collection), containing a total of 46 images.
|
| 16 |
+
|
| 17 |
+
Big thanks to the artist for the very cute style :3, you can find the artist on X (Twitter) with ID [@iewaaaaaa](https://x.com/iewaaaaaa).
|
| 18 |
+
|
| 19 |
+
To use this LoRA, you can use the trigger word `iewa`.
|
| 20 |
+
|
| 21 |
+
This LoRA is trained using [kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts), with rank 32, alpha 16, learning rate 1e-4, for 512 epochs with a total of 5120 steps, using a H100, took approximately 3 hours.
|
| 22 |
+
|
| 23 |
+
If you have any questions, suggestions, or just want to talk to me, you can add me on Discord with ID [@v2ray](https://discord.gg/r4Wj97nZ).
|
| 24 |
+
|
| 25 |
+
## Examples
|
| 26 |
+

|
| 27 |
+

|
| 28 |
+

|
examples/0.avif
ADDED
|
Git LFS Details
|
examples/1.avif
ADDED
|
Git LFS Details
|
examples/2.avif
ADDED
|
Git LFS Details
|