Added more metadata
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
@@ -10,6 +9,13 @@ tags:
|
|
10 |
- controlnet
|
11 |
- jax-diffusers-event
|
12 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# controlnet- mfidabel/controlnet-segment-anything
|
@@ -29,5 +35,4 @@ These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new
|
|
29 |
**prompt**: contemporary living room, high quality, 4k, realistic
|
30 |
|
31 |
**negative prompt**: low quality, monochrome, low res
|
32 |
-
![images_2)](./images_2.png)
|
33 |
-
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: runwayml/stable-diffusion-v1-5
|
|
|
9 |
- controlnet
|
10 |
- jax-diffusers-event
|
11 |
inference: true
|
12 |
+
datasets:
|
13 |
+
- mfidabel/sam-coyo-2k
|
14 |
+
- mfidabel/sam-coyo-2.5k
|
15 |
+
- mfidabel/sam-coyo-3k
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
library_name: diffusers
|
19 |
---
|
20 |
|
21 |
# controlnet- mfidabel/controlnet-segment-anything
|
|
|
35 |
**prompt**: contemporary living room, high quality, 4k, realistic
|
36 |
|
37 |
**negative prompt**: low quality, monochrome, low res
|
38 |
+
![images_2)](./images_2.png)
|
|