fix tag
Browse files
README.md
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- stable-diffusion-diffusers
|
8 |
-
- text-to-image
|
9 |
- diffusers
|
10 |
- controlnet
|
11 |
- jax-diffusers-event
|
|
|
12 |
inference: true
|
13 |
---
|
14 |
|
@@ -19,5 +18,4 @@ These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new
|
|
19 |
prompt: a man in a colorful shirt giving a peace sign in front of a rallying crowd
|
20 |
![images_0)](./images_0.png)
|
21 |
prompt: a police officer signaling someone to stop in a park
|
22 |
-
![images_1)](./images_1.png)
|
23 |
-
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: runwayml/stable-diffusion-v1-5
|
4 |
tags:
|
5 |
- stable-diffusion
|
6 |
- stable-diffusion-diffusers
|
|
|
7 |
- diffusers
|
8 |
- controlnet
|
9 |
- jax-diffusers-event
|
10 |
+
- image-to-image
|
11 |
inference: true
|
12 |
---
|
13 |
|
|
|
18 |
prompt: a man in a colorful shirt giving a peace sign in front of a rallying crowd
|
19 |
![images_0)](./images_0.png)
|
20 |
prompt: a police officer signaling someone to stop in a park
|
21 |
+
![images_1)](./images_1.png)
|
|