chainchompa commited on
Commit
7bd76e1
1 Parent(s): adb86ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -5
README.md CHANGED
@@ -1,10 +1,46 @@
 
1
  ---
2
- language:
3
- - en
4
  tags:
5
- - stable-diffusion
 
6
  - text-to-image
7
- license: creativeml-openrail-m
 
8
  inference: true
9
  ---
10
- test
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
5
  tags:
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
  - text-to-image
9
+ - diffusers
10
+ - controlnet
11
  inference: true
12
  ---
13
+
14
+ # controlnet-SargeZT/controlnet-sd-xl-1.0-softedge-dexined
15
+
16
+ These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with dexined soft edge preprocessing.
17
+
18
+ ![softedge)](./softedge.png)
19
+ ![a)](./a.png)
20
+ ![b)](./b.png)
21
+ ![c)](./c.png)
22
+ ![d)](./d.png)
23
+ ![e)](./e.png)
24
+
25
+ prompt: a dog sitting in the driver's seat of a car
26
+ ![images_0)](./images_0.png)
27
+ prompt: a man throwing a frisbee in a park
28
+ ![images_1)](./images_1.png)
29
+ prompt: a herd of elephants standing next to each other
30
+ ![images_2)](./images_2.png)
31
+ prompt: a large body of water with a large clock tower
32
+ ![images_3)](./images_3.png)
33
+ prompt: a man standing on a tennis court holding a racquet
34
+ ![images_4)](./images_4.png)
35
+ prompt: a bathroom with a toilet, sink, and trash can
36
+ ![images_5)](./images_5.png)
37
+ prompt: a cupcake sitting on top of a white plate
38
+ ![images_6)](./images_6.png)
39
+ prompt: a young boy blowing out candles on a birthday cake
40
+ ![images_7)](./images_7.png)
41
+
42
+
43
+
44
+ ## License
45
+
46
+ [SDXL 1.0 License](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md)