--- 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 `` 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`: ![ 0](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/model_index.json) ![ 1](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/tokenizer) ![ 2](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/text_encoder) ![ 3](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/unet) ![ 4](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/feature_extractor) ![ 5](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds.bin) ![ 6](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/learned_embeds-step-1000.bin) ![ 7](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/scheduler) ![ 8](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/vae) ![ 9](https://huggingface.co/sd-concepts-library/web-icons-v1/resolve/main/concept_images/safety_checker)