Update README.md
Browse files
README.md
CHANGED
@@ -26,26 +26,26 @@ library_name: diffusers
|
|
26 |
<h2>Stable Diffusion models for (neko enthusiast) weebs</h2>
|
27 |
</center>
|
28 |
|
29 |
-
<div style="display: flex; flex-direction: row;">
|
30 |
-
<div style="margin: 0; padding: 0;">
|
31 |
<figure style="margin: 2px;">
|
32 |
<img src="Andromeda/resolve/main/images/AndromedaSX-v1-CS2-01365-3105139270.png" />
|
33 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SX</b></figcaption>
|
34 |
</figure>
|
35 |
</div>
|
36 |
-
<div style="margin: 0; padding: 0;">
|
37 |
<figure style="margin: 2px;">
|
38 |
<img src="Andromeda/resolve/main/images/AndromedaSV-v1-CS2-01366-3105139270.png" />
|
39 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SV</b></figcaption>
|
40 |
</figure>
|
41 |
</div>
|
42 |
-
<div style="margin: 0; padding: 0;">
|
43 |
<figure style="margin: 2px;">
|
44 |
<img src="Andromeda/resolve/main/images/AndromedaDX-v1-CS2-01367-3105139270.png" />
|
45 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>DX</b></figcaption>
|
46 |
</figure>
|
47 |
</div>
|
48 |
-
<div style="margin: 0; padding: 0;">
|
49 |
<figure style="margin: 2px;">
|
50 |
<img src="Andromeda/resolve/main/images/AndromedaUnreal-v1-CS2-01368-3105139270.png" />
|
51 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>Unreal</b></figcaption>
|
@@ -53,10 +53,10 @@ library_name: diffusers
|
|
53 |
</div>
|
54 |
</div>
|
55 |
|
56 |
-
I'm not sure there's actually enough difference between these four to merit posting all of them, but nevertheless, here they are.
|
57 |
-
|
58 |
## Model Variants
|
59 |
|
|
|
|
|
60 |
### [AndromedaDX](AndromedaDX-v1.safetensors)
|
61 |
|
62 |
This is probably the one you want. Out of all of these it's the one I'm happiest with; it produces high-detail backgrounds (and IMO can achieve a fairly high overall level of detail). Bonus special feature (_definitely_ not a bug, shhh): it likes to add cats to things. Just regular cats. Sometimes several cats!
|
@@ -68,16 +68,26 @@ These are more suited to foxgirls than catgirls. If you're a Fubuki or Kawakaze
|
|
68 |
### [AndromedaUnreal](AndromedaUnreal-v1.safetensors)
|
69 |
This one has a more realistic style thanks to the addition of some MeinaUnreal (not currently posted on HF).
|
70 |
|
71 |
-
##
|
72 |
|
73 |
-
I made DX for a chatbot of mine who can "take selfies" via SD, and it behaves nicely enough that I felt like it was worth sharing.
|
|
|
74 |
|
75 |
-
<
|
76 |
-
<
|
77 |
-
<
|
78 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
-
<details
|
|
|
81 |
|
82 |
OK, I lied, it's just the one prompt for now.
|
83 |
|
|
|
26 |
<h2>Stable Diffusion models for (neko enthusiast) weebs</h2>
|
27 |
</center>
|
28 |
|
29 |
+
<div style="display: flex; flex-direction: row; width: 100%">
|
30 |
+
<div style="margin: 0; padding: 0; width:25%;">
|
31 |
<figure style="margin: 2px;">
|
32 |
<img src="Andromeda/resolve/main/images/AndromedaSX-v1-CS2-01365-3105139270.png" />
|
33 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SX</b></figcaption>
|
34 |
</figure>
|
35 |
</div>
|
36 |
+
<div style="margin: 0; padding: 0; width:25%;">
|
37 |
<figure style="margin: 2px;">
|
38 |
<img src="Andromeda/resolve/main/images/AndromedaSV-v1-CS2-01366-3105139270.png" />
|
39 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>SV</b></figcaption>
|
40 |
</figure>
|
41 |
</div>
|
42 |
+
<div style="margin: 0; padding: 0; width:25%;">
|
43 |
<figure style="margin: 2px;">
|
44 |
<img src="Andromeda/resolve/main/images/AndromedaDX-v1-CS2-01367-3105139270.png" />
|
45 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>DX</b></figcaption>
|
46 |
</figure>
|
47 |
</div>
|
48 |
+
<div style="margin: 0; padding: 0; width:25%;">
|
49 |
<figure style="margin: 2px;">
|
50 |
<img src="Andromeda/resolve/main/images/AndromedaUnreal-v1-CS2-01368-3105139270.png" />
|
51 |
<figcaption style="text-align: center; font-size: 1.2rem;">Andromeda<b>Unreal</b></figcaption>
|
|
|
53 |
</div>
|
54 |
</div>
|
55 |
|
|
|
|
|
56 |
## Model Variants
|
57 |
|
58 |
+
I'm not sure there's actually enough difference between these four to merit posting all of them, but nevertheless, here they are.
|
59 |
+
|
60 |
### [AndromedaDX](AndromedaDX-v1.safetensors)
|
61 |
|
62 |
This is probably the one you want. Out of all of these it's the one I'm happiest with; it produces high-detail backgrounds (and IMO can achieve a fairly high overall level of detail). Bonus special feature (_definitely_ not a bug, shhh): it likes to add cats to things. Just regular cats. Sometimes several cats!
|
|
|
68 |
### [AndromedaUnreal](AndromedaUnreal-v1.safetensors)
|
69 |
This one has a more realistic style thanks to the addition of some MeinaUnreal (not currently posted on HF).
|
70 |
|
71 |
+
## Notes/info
|
72 |
|
73 |
+
I made DX for a chatbot of mine who can "take selfies" via SD, and it behaves nicely enough that I felt like it was worth sharing.
|
74 |
+
It's especially good with natural language prompts at high CLIP skip, e.g.:
|
75 |
|
76 |
+
<div style="display: flex; flex-direction: row;">
|
77 |
+
<div style="margin: 0; padding: 0; width:49%;">
|
78 |
+
<figure style="margin: 2px;">
|
79 |
+
<img style="margin: 2px; " src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS5-01285-3762015382.png" width="45%"/>
|
80 |
+
</figure>
|
81 |
+
</div>
|
82 |
+
<div style="margin: 0; padding: 0; width:49%;">
|
83 |
+
<figure style="margin: 2px;">
|
84 |
+
<img style="margin: 2px;" src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS7-00812-3866181234.png" width="45%"/>
|
85 |
+
</figure>
|
86 |
+
</div>
|
87 |
+
</div>
|
88 |
|
89 |
+
<details>
|
90 |
+
<summary><big><b>Prompts</b></big></summary>
|
91 |
|
92 |
OK, I lied, it's just the one prompt for now.
|
93 |
|