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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,11 @@ license: mit
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 is the new concept you will be able to use as a `style`:
8
  ![<cora-tangle> 0](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/1.jpeg)
9
  ![<cora-tangle> 1](https://huggingface.co/sd-concepts-library/tangles/resolve/main/concept_images/5.jpeg)
 
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)