Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
| 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.
|