Doctor-Shotgun
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
+
pipeline_tag: text-to-image
|
5 |
+
license: apache-2.0
|
6 |
+
---
|
7 |
+
|
8 |
+
# NoobAI-XL-Character-Lora
|
9 |
+
|
10 |
+
A collection of various character loras (some of you may be familiar with my posts on [CivitAI](https://civitai.com/user/DocShotgun)) trained at 1024 resolution on NoobAI-XL by [Laxhar Dream Lab](https://huggingface.co/Laxhar) and intended to be used with said model as well as derivative models/merges.
|
11 |
+
|
12 |
+
Training was done using manually-gathered datasets and [Derrian Distro's training scripts](https://github.com/derrian-distro/LoRA_Easy_Training_Scripts) on 1x 4090. Detailed training data, including trained tags, is provided in the safetensors metadata included with each lora.
|
13 |
+
|
14 |
+
The loras are trained on:
|
15 |
+
- [Laxhar/noobai-XL-1.0](https://huggingface.co/Laxhar/noobai-XL-1.0)
|
16 |
+
- [Laxhar/noobai-XL-Vpred-0.75](https://huggingface.co/Laxhar/noobai-XL-Vpred-0.75)
|
17 |
+
|
18 |
+
These are provided as-is, and YMMV. The user is responsible for any outputs produced using these loras, and outputs may vary depending on the base model used.
|