Commit
·
d306a37
1
Parent(s):
0818e4a
Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,20 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
### Tangles on Stable Diffusion
|
5 |
-
This is the `<cora-tangle>` concept taught to Stable Diffusion via Textual Inversion.
|
|
|
|
|
6 |
|
7 |
Here are some sample results:
|
|
|
|
|
8 |

|
|
|
9 |

|
|
|
10 |

|
11 |
|
12 |
-
Here
|
13 |

|
14 |

|
15 |

|
|
|
2 |
license: mit
|
3 |
---
|
4 |
### Tangles on Stable Diffusion
|
5 |
+
This is the `<cora-tangle>` concept taught to Stable Diffusion via Textual Inversion. The concept is based on my daughter drawing random color fields with her hands or a paint brush and then me filling in the rest of the space with geometric doodles.
|
6 |
+
|
7 |
+
You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook. You can also train your own concepts and load them into the concept libraries using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_textual_inversion_training.ipynb).
|
8 |
|
9 |
Here are some sample results:
|
10 |
+
|
11 |
+
Seed: Nighttime city scape in the style `<cora-tangle>`
|
12 |

|
13 |
+
Seed: Fox in the style `<cora-tangle>`
|
14 |

|
15 |
+
Seed: Baby bird in the style `<cora-tangle>`
|
16 |

|
17 |
|
18 |
+
Here were the seed images for the style:
|
19 |

|
20 |

|
21 |

|