AbstractPhil commited on
Commit
d135dd5
·
verified ·
1 Parent(s): 89cc658

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/c-MBX-lcRqBymQ_WaV9I-.png)
18
+
19
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/JZkS7BZMsYJyuXd1D45hR.png)
20
+
21
+ # After one epoch
22
+
23
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/7jJJtImkkGHZdIl0kkvrm.png)
24
+
25
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/T_c5juKuecg2PEVlq5IFC.png)
26
+
27
  # KSimplex Geometric Attention Prior
28
 
29
  Geometric cross-attention prior for SD1.5 using pentachoron (4-simplex) structures.