File size: 1,944 Bytes
bb67097
 
 
bd21853
 
 
 
 
4c64fb8
bb67097
 
 
 
 
 
 
 
 
 
 
 
 
 
bd21853
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: mit
base_model: proximasanfinetuning/fantassified_icons_v2
language:
- en
library_name: diffusers
tags:
- code
pipeline_tag: text-to-image
---
### web_icons_v1 on Stable Diffusion
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).

Here is the new concept you will be able to use as a `style`:
![<outline-icon> 0](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/model_index.json)
![<outline-icon> 1](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/tokenizer)
![<outline-icon> 2](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/text_encoder)
![<outline-icon> 3](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/unet)
![<outline-icon> 4](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/feature_extractor)
![<outline-icon> 5](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds.bin)
![<outline-icon> 6](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds-step-1000.bin)
![<outline-icon> 7](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/scheduler)
![<outline-icon> 8](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/vae)
![<outline-icon> 9](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/safety_checker)