Update README.md
Browse files
README.md
CHANGED
@@ -73,15 +73,15 @@ This one has a more realistic style thanks to the addition of some MeinaUnreal (
|
|
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;">
|
78 |
<figure style="margin: 2px;">
|
79 |
-
<img
|
80 |
</figure>
|
81 |
</div>
|
82 |
-
<div style="margin: 0; padding: 0;">
|
83 |
<figure style="margin: 2px;">
|
84 |
-
<img
|
85 |
</figure>
|
86 |
</div>
|
87 |
</div>
|
|
|
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; width: 100%">
|
77 |
+
<div style="margin: 0; padding: 0; width: 50%;">
|
78 |
<figure style="margin: 2px;">
|
79 |
+
<img src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS5-01285-3762015382.png"/>
|
80 |
</figure>
|
81 |
</div>
|
82 |
+
<div style="margin: 0; padding: 0; width: 50%;">
|
83 |
<figure style="margin: 2px;">
|
84 |
+
<img src="Andromeda/resolve/main/images/DX/AndromedaDX-v1-CS7-00812-3866181234.png"/>
|
85 |
</figure>
|
86 |
</div>
|
87 |
</div>
|