Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
license: cc0-1.0
|
3 |
inference: false
|
4 |
language:
|
5 |
-
|
6 |
tags:
|
7 |
-
|
8 |
-
|
|
|
9 |
---
|
10 |
|
11 |
# Stable Diffusion fine tuned on art by [Saidou Dicko](https://www.instagram.com/saidou_dicko/)
|
@@ -31,5 +32,4 @@ styles can be created with this model.
|
|
31 |
### 🧨 Diffusers
|
32 |
|
33 |
This model can be used just like any other Stable Diffusion model. For more information,
|
34 |
-
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
35 |
-
|
|
|
2 |
license: cc0-1.0
|
3 |
inference: false
|
4 |
language:
|
5 |
+
- en
|
6 |
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- text-to-image
|
9 |
+
pipeline_tag: graph-ml
|
10 |
---
|
11 |
|
12 |
# Stable Diffusion fine tuned on art by [Saidou Dicko](https://www.instagram.com/saidou_dicko/)
|
|
|
32 |
### 🧨 Diffusers
|
33 |
|
34 |
This model can be used just like any other Stable Diffusion model. For more information,
|
35 |
+
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
|