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