ljp commited on
Commit
ae71815
1 Parent(s): b10061f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -11,11 +11,11 @@ library_name: diffusers
11
 
12
  # SD3 ControlNet Inpainting
13
 
14
- ![SD3](sd3.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](bucket_ali.png )
19
 
20
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></center>
21
 
@@ -29,20 +29,20 @@ Finetuned controlnet inpainting model based on sd3-medium, the inpainting model
29
 
30
  Compared with [SDXL-Inpainting](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
31
 
32
- ![0](0.png)
33
- <center><i></i></center>
34
 
35
- ![1](0r.png)
36
- <center><i></i></center>
37
 
38
- ![2](1.png)
39
- <center><i></i></center>
40
 
41
- ![3](3.png)
42
- <center><i></i></center>
43
 
44
- ![4](5.png)
45
- <center><i></i></center>
46
 
47
  # How to Use
48
 
 
11
 
12
  # SD3 ControlNet Inpainting
13
 
14
+ ![SD3](images/sd3.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.png )
19
 
20
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></center>
21
 
 
29
 
30
  Compared with [SDXL-Inpainting](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
31
 
32
+ ![0](images/0.png)
33
+ <center><i>a tiger sitting on a park bench</i></center>
34
 
35
+ ![1](images/0r.png)
36
+ <center><i>a dog sitting on a park bench</i></center>
37
 
38
+ ![2](images/1.png)
39
+ <center><i>a young woman wearing a blue and pink floral dress</i></center>
40
 
41
+ ![3](images/3.png)
42
+ <center><i>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</i></center>
43
 
44
+ ![4](images/5.png)
45
+ <center><i>an air conditioner hanging on the bedroom wall</i></center>
46
 
47
  # How to Use
48