johnowhitaker
commited on
Commit
•
421b470
1
Parent(s):
4a62421
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
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)
|