Update README.md
#1
by
mathiaslawson
- opened
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: proximasanfinetuning/fantassified_icons_v2
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
### web_icons_v1 on Stable Diffusion
|
6 |
This is the `<outline-icon>` 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).
|
@@ -15,5 +20,4 @@ Here is the new concept you will be able to use as a `style`:
|
|
15 |
![<outline-icon> 6](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds-step-1000.bin)
|
16 |
![<outline-icon> 7](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/scheduler)
|
17 |
![<outline-icon> 8](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/vae)
|
18 |
-
![<outline-icon> 9](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/safety_checker)
|
19 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: proximasanfinetuning/fantassified_icons_v2
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
library_name: diffusers
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
---
|
10 |
### web_icons_v1 on Stable Diffusion
|
11 |
This is the `<outline-icon>` 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).
|
|
|
20 |
![<outline-icon> 6](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds-step-1000.bin)
|
21 |
![<outline-icon> 7](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/scheduler)
|
22 |
![<outline-icon> 8](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/vae)
|
23 |
+
![<outline-icon> 9](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/safety_checker)
|
|