Doctor-Shotgun
commited on
Commit
•
87d479b
1
Parent(s):
dfe2be9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
license: apache-2.0
|
5 |
+
pipeline_tag: text-to-image
|
6 |
---
|
7 |
+
|
8 |
+
# SDXL-A3B-Character-Lora-1024
|
9 |
+
|
10 |
+
Re-train of a majority of my existing character loras (some of you may be familiar with my posts on [CivitAI](https://civitai.com/user/DocShotgun)) at 1024 resolution on [animagine-xl-3.0-base](https://huggingface.co/cagliostrolab/animagine-xl-3.0-base). The previews folder contains example images generated with each lora, each containing embedded generation info.
|
11 |
+
|
12 |
+
Training was done using manually-gathered datasets, and [Derrian Distro's training scripts](https://github.com/derrian-distro/LoRA_Easy_Training_Scripts).
|
13 |
+
|
14 |
+
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.
|