Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,18 @@ base_model: sd-legacy/stable-diffusion-v1-5
|
|
| 12 |
pipeline_tag: text-to-image
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
# KSimplex Geometric Attention Prior
|
| 16 |
|
| 17 |
Geometric cross-attention prior for SD1.5 using pentachoron (4-simplex) structures.
|
|
|
|
| 12 |
pipeline_tag: text-to-image
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Before
|
| 16 |
+
|
| 17 |
+

|
| 18 |
+
|
| 19 |
+

|
| 20 |
+
|
| 21 |
+
# After one epoch
|
| 22 |
+
|
| 23 |
+

|
| 24 |
+
|
| 25 |
+

|
| 26 |
+
|
| 27 |
# KSimplex Geometric Attention Prior
|
| 28 |
|
| 29 |
Geometric cross-attention prior for SD1.5 using pentachoron (4-simplex) structures.
|