johnowhitaker commited on
Commit
421b470
1 Parent(s): 4a62421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,7 +4,10 @@ license: mit
4
  ### Birb style on Stable Diffusion
5
  This is the `<birb-style>` 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
  ![<birb-style> 0](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/0.jpeg)
9
  ![<birb-style> 1](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/1.jpeg)
10
  ![<birb-style> 2](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/2.jpeg)
 
4
  ### Birb style on Stable Diffusion
5
  This is the `<birb-style>` 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
+ Example outputs (style):
8
+ ![<birb-style> 0](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/birb_examples.jpeg)
9
+
10
+ Source images:
11
  ![<birb-style> 0](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/0.jpeg)
12
  ![<birb-style> 1](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/1.jpeg)
13
  ![<birb-style> 2](https://huggingface.co/sd-concepts-library/birb-style/resolve/main/concept_images/2.jpeg)