minimaxir commited on
Commit
6582a3f
·
1 Parent(s): 05bff5e

fix README

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -5,10 +5,9 @@ license: mit
5
  This is the `<ugly-sonic>` 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 an `object`:
8
- ![<ugly-sonic> 0](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/3.png)
9
- ![<ugly-sonic> 1](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/.ipynb_checkpoints)
10
- ![<ugly-sonic> 2](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/0.png)
11
- ![<ugly-sonic> 3](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/4.png)
12
- ![<ugly-sonic> 4](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/2.png)
13
- ![<ugly-sonic> 5](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/1.png)
14
 
 
5
  This is the `<ugly-sonic>` 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 an `object`:
8
+ ![<ugly-sonic> 0](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/0.jpeg)
9
+ ![<ugly-sonic> 2](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/1.jpeg)
10
+ ![<ugly-sonic> 3](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/2.jpeg)
11
+ ![<ugly-sonic> 4](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/3.jpeg)
12
+ ![<ugly-sonic> 5](https://huggingface.co/sd-concepts-library/ugly-sonic/resolve/main/concept_images/4.jpeg)
 
13