mathiaslawson
commited on
Commit
•
4c64fb8
1
Parent(s):
0effefe
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
library_name: diffusers
|
7 |
tags:
|
8 |
- code
|
9 |
-
pipeline_tag:
|
10 |
---
|
11 |
### web_icons_v1 on Stable Diffusion
|
12 |
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).
|
|
|
6 |
library_name: diffusers
|
7 |
tags:
|
8 |
- code
|
9 |
+
pipeline_tag: text-to-image
|
10 |
---
|
11 |
### web_icons_v1 on Stable Diffusion
|
12 |
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).
|