ritaleonova commited on
Commit
d306a37
·
1 Parent(s): 0818e4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
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. 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).
 
 
6
 
7
  Here are some sample results:
 
 
8
  ![<cora-tangle> nightime cityscape](https://i.imgur.com/Q9XP2eb.png)
 
9
  ![<cora-tangle> fox](https://i.imgur.com/z9bUH72.png)
 
10
  ![<cora-tangle> bird](https://i.imgur.com/bza6jwp.png)
11
 
12
- Here is the new concept you will be able to use as a `style`:
13
  ![<cora-tangle> 0](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/1.jpeg)
14
  ![<cora-tangle> 1](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/5.jpeg)
15
  ![<cora-tangle> 2](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/0.jpeg)
 
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
  ![<cora-tangle> nightime cityscape](https://i.imgur.com/Q9XP2eb.png)
13
+ Seed: Fox in the style `<cora-tangle>`
14
  ![<cora-tangle> fox](https://i.imgur.com/z9bUH72.png)
15
+ Seed: Baby bird in the style `<cora-tangle>`
16
  ![<cora-tangle> bird](https://i.imgur.com/bza6jwp.png)
17
 
18
+ Here were the seed images for the style:
19
  ![<cora-tangle> 0](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/1.jpeg)
20
  ![<cora-tangle> 1](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/5.jpeg)
21
  ![<cora-tangle> 2](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/0.jpeg)