ljp commited on
Commit
a8765c2
1 Parent(s): 7a08164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,11 +11,11 @@ library_name: diffusers
11
 
12
  # SD3 ControlNet Inpainting
13
 
14
- ![SD3](images/sd3_compressed.png.png)
15
 
16
  <center><i>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</i></center>
17
 
18
- ![bucket_alibaba](images/bucket_ali_compressed.png.png )
19
 
20
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></center>
21
 
@@ -31,19 +31,19 @@ Compared with [SDXL-Inpainting](https://huggingface.co/diffusers/stable-diffusio
31
 
32
  From left to right: Input image, Masked image, SDXL inpainting, Ours.
33
 
34
- ![0](images/0_compressed.png.png)
35
  <center><i>a tiger sitting on a park bench</i></center>
36
 
37
- ![1](images/0r_compressed.png.png)
38
  <center><i>a dog sitting on a park bench</i></center>
39
 
40
- ![2](images/1_compressed.png.png)
41
  <center><i>a young woman wearing a blue and pink floral dress</i></center>
42
 
43
- ![3](images/3_compressed.png.png)
44
  <center><i>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</i></center>
45
 
46
- ![4](images/5_compressed.png.png)
47
  <center><i>an air conditioner hanging on the bedroom wall</i></center>
48
 
49
  # How to Use
 
11
 
12
  # SD3 ControlNet Inpainting
13
 
14
+ ![SD3](images/sd3_compressed.png)
15
 
16
  <center><i>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</i></center>
17
 
18
+ ![bucket_alibaba](images/bucket_ali_compressed.png )
19
 
20
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></center>
21
 
 
31
 
32
  From left to right: Input image, Masked image, SDXL inpainting, Ours.
33
 
34
+ ![0](images/0_compressed.png)
35
  <center><i>a tiger sitting on a park bench</i></center>
36
 
37
+ ![1](images/0r_compressed.png)
38
  <center><i>a dog sitting on a park bench</i></center>
39
 
40
+ ![2](images/1_compressed.png)
41
  <center><i>a young woman wearing a blue and pink floral dress</i></center>
42
 
43
+ ![3](images/3_compressed.png)
44
  <center><i>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</i></center>
45
 
46
+ ![4](images/5_compressed.png)
47
  <center><i>an air conditioner hanging on the bedroom wall</i></center>
48
 
49
  # How to Use