mrcuddle commited on
Commit
91308fa
·
verified ·
1 Parent(s): 16c4e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,7 +13,10 @@ I basically did an add-difference interpolation merge:
13
  Merge = Unclip + (URPM − Base)*1
14
 
15
  The model will generate random images if provided with an empty prompt or random latent.
16
- The result images are surprisingly coherent (view notebook).
 
 
 
17
 
18
  ### Notebook
19
  I've uploaded the Jupyter Notebook used to create the model.
 
13
  Merge = Unclip + (URPM − Base)*1
14
 
15
  The model will generate random images if provided with an empty prompt or random latent.
16
+
17
+ These result images are surprisingly coherent (view notebook).
18
+
19
+ It's assumed to otherwise function identically to the base finetune.
20
 
21
  ### Notebook
22
  I've uploaded the Jupyter Notebook used to create the model.