enable widget set correct task
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
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 |
|
15 |
# controlnet- tsungtao/controlnet-mlsd-202305011046
|
@@ -21,5 +21,4 @@ parameters: with --from_pt and --revision="non-ema"
|
|
21 |
prompt: a living room with a dining table and chairs
|
22 |

|
23 |
prompt: a living room with couches and a tv
|
24 |
-

|
25 |
-
|
|
|
|
|
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 |
+
library_name: diffusers
|
13 |
---
|
14 |
|
15 |
# controlnet- tsungtao/controlnet-mlsd-202305011046
|
|
|
21 |
prompt: a living room with a dining table and chairs
|
22 |

|
23 |
prompt: a living room with couches and a tv
|
24 |
+

|
|