Commit
·
dd460f7
1
Parent(s):
4a382f2
Upload 12 files
Browse files- README.md +47 -0
- doc/demo1.png +0 -0
- doc/demo2.png +0 -0
- doc/demo3.png +0 -0
- doc/demo4.png +0 -0
- doc/demo5.png +0 -0
- lora-hitch_90epoch.safetensors +3 -0
- lora-izzy_12epoch.safetensors +3 -0
- lora-misty_80epoch.safetensors +3 -0
- lora-pipp_30epoch.safetensors +3 -0
- lora-sunny_30epoch.safetensors +3 -0
- lora-zipp_40epoch.safetensors +3 -0
README.md
CHANGED
@@ -1,3 +1,50 @@
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- text-to-image
|
9 |
---
|
10 |
+
|
11 |
+
|
12 |
+
# pony-diffusion-g5-lora - LoCon saves the Unity Crystals
|
13 |
+
|
14 |
+
pony-diffusion-g5-lora is a latent text-to-image diffusion model that has been conditioned on high quality pony images through fine-tuning using LoCon from LyCORIS's implementation.
|
15 |
+
|
16 |
+
Finetuned for MLP G5 characters, based on [AstraliteHeart/pony-diffusion](https://huggingface.co/AstraliteHeart/pony-diffusion). No furries, no NSFWs, just pure pones
|
17 |
+
|
18 |
+
The model is LoRA-only. See Files tab for downloads.
|
19 |
+
|
20 |
+
__!! IMPORTANT: Add tag "pony" in prompt can *__DRAMATICALLY__* improve image quality__
|
21 |
+
|
22 |
+
<img src="https://huggingface.co/GrieferPig/pony-diffusion-g5-lora/resolve/main/doc/demo1.png" width=50% height=50%>
|
23 |
+
<img src="https://huggingface.co/GrieferPig/pony-diffusion-g5-lora/resolve/main/doc/demo2.png" width=50% height=50%>
|
24 |
+
<img src="https://huggingface.co/GrieferPig/pony-diffusion-g5-lora/resolve/main/doc/demo3.png" width=50% height=50%>
|
25 |
+
<img src="https://huggingface.co/GrieferPig/pony-diffusion-g5-lora/resolve/main/doc/demo4.png" width=50% height=50%>
|
26 |
+
<img src="https://huggingface.co/GrieferPig/pony-diffusion-g5-lora/resolve/main/doc/demo5.png" width=50% height=50%>
|
27 |
+
|
28 |
+
## Dataset criteria
|
29 |
+
|
30 |
+
All training images are from Derpibooru using the search criteria below
|
31 |
+
|
32 |
+
"{character_name}, safe, solo, score.gte:150, -webm, -animated, -oc, -g4 || {character_name}, suggestive, solo, score.gte:150, -webm, -animated, -oc, -g4 "
|
33 |
+
|
34 |
+
where {character_name} will be replaced by one of the following: sunny starscout, izzy moonbow, pipp petals, zipp storm, hitch trailblazer, misty
|
35 |
+
|
36 |
+
## How to use LoCon in A1111's sd-WebUI
|
37 |
+
|
38 |
+
Since LyCORIS's implementation isn't support by WebUI officially, you have to load it through extensions like [a1111-sd-webui-lycoris](https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris) or [sd-webui-additional-networks](https://github.com/kohya-ss/sd-webui-additional-networks). Also, you have to use [AstraliteHeart/pony-diffusion](https://huggingface.co/AstraliteHeart/pony-diffusion) because these LoRAs are based on it.
|
39 |
+
|
40 |
+
## Thanks
|
41 |
+
|
42 |
+
[AstraliteHeart/pony-diffusion](https://huggingface.co/AstraliteHeart/pony-diffusion), for providing a solid start-point to train on
|
43 |
+
|
44 |
+
This project would not have been possible without the incredible work by the [CompVis Researchers](https://ommer-lab.com/).
|
45 |
+
|
46 |
+
With special thanks to [Waifu-Diffusion](https://huggingface.co/hakurei/waifu-diffusion) for providing finetuning expertise and [Novel AI](https://novelai.net/) for providing necessary compute.
|
47 |
+
|
48 |
+
---
|
49 |
+
license: bigscience-bloom-rail-1.0
|
50 |
+
---
|
doc/demo1.png
ADDED
![]() |
doc/demo2.png
ADDED
![]() |
doc/demo3.png
ADDED
![]() |
doc/demo4.png
ADDED
![]() |
doc/demo5.png
ADDED
![]() |
lora-hitch_90epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a094947bed6af37ba444bc89d1ba1d353156b550cfa7c6941ff80d829b9d6ef2
|
3 |
+
size 14255762
|
lora-izzy_12epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1b18b65d994f25bf20cad2ffe63b11aa972f32672fd4686de8540b9fb079ee4
|
3 |
+
size 14255762
|
lora-misty_80epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce74345347256d48ef56dd975f921af712d36dddc09b973d62c856ddd6ce0427
|
3 |
+
size 14255762
|
lora-pipp_30epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01f945431308cdb1a979ed1283a0b742844d5b7d894927caffad7123f7809f52
|
3 |
+
size 14255762
|
lora-sunny_30epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98f832b6b4a96f1f45d458add14957813f764dba203df4d278479c23d03a5903
|
3 |
+
size 14255762
|
lora-zipp_40epoch.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:913172ca1221904cffb57095e048738f94db1346f66856b20a171a7cdfc30b3d
|
3 |
+
size 15458910
|