Doctor-Shotgun
commited on
Commit
•
c43ac0c
1
Parent(s):
18d2808
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: faipl-1.0-sd
|
4 |
+
license_link: https://freedevproject.org/faipl-1.0-sd/
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
---
|
9 |
+
|
10 |
+
# SDXL-PD6-Character-Lora-1024
|
11 |
+
|
12 |
+
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 [Pony Diffusion V6 XL](https://civitai.com/models/257749) and intended to be used with said model as well as derivative models such as [AutismMix SDXL](https://civitai.com/models/288584). The previews folder contains example images generated with each lora, each containing embedded generation info.
|
13 |
+
|
14 |
+
Training was done using manually-gathered datasets, and [Derrian Distro's training scripts](https://github.com/derrian-distro/LoRA_Easy_Training_Scripts). Detailed training data is provided in the safetensors metadata included with each lora.
|
15 |
+
|
16 |
+
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.
|
17 |
+
|
18 |
+
This model adopts the [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/).
|