Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
library_name: diffusers
|
4 |
-
pipeline_tag: text-to-image
|
5 |
tags:
|
6 |
-
-
|
7 |
-
-
|
8 |
language:
|
9 |
- en
|
10 |
---
|
11 |
-
|
12 |
-

|
27 |
-

|
28 |
-

|
29 |
|
30 |
|
31 |
lora weights: TEnc Weight 0.2 UNet Weight 1
|
@@ -54,13 +62,6 @@ Weight_values=
|
|
54 |
And voila..
|
55 |
here is Egg_fusion checkpoint with the 512 dim-trained lora
|
56 |
|
57 |
-

|
59 |
-

|
60 |
-

|
61 |
-

|
62 |
-

|
63 |
-

|
64 |
-
|
65 |
|
66 |
Enjoy your eggs 🤟 🥃
|
|
|
1 |
---
|
2 |
license: other
|
3 |
library_name: diffusers
|
|
|
4 |
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- art
|
7 |
language:
|
8 |
- en
|
9 |
---
|
10 |
+
|
11 |
+

|
12 |
|
13 |
A fully revamped checkpoint based on the 512dim Lora
|
14 |
and chilloutmix_NiPrunedFp32Fix + deliberate_v2.
|
|
|
18 |
https://civitai.com/models/41893/lora-eggeaster-fusion
|
19 |
|
20 |
Here is how it looks using the lora on top of models:
|
21 |
+
|
22 |
+

|
23 |
+
|
24 |
+

|
25 |
+
More info on the Fusion project is soon to be announced ;)
|
26 |
+
|
27 |
+
|
28 |
+

|
29 |
|
30 |
|
31 |
+
🤟 🥃
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+

|
36 |
|
|
|
|
|
|
|
37 |
|
38 |
|
39 |
lora weights: TEnc Weight 0.2 UNet Weight 1
|
|
|
62 |
And voila..
|
63 |
here is Egg_fusion checkpoint with the 512 dim-trained lora
|
64 |
|
65 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
Enjoy your eggs 🤟 🥃
|