ljp commited on
Commit
dea636d
·
verified ·
1 Parent(s): dea7ace

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -14,16 +14,19 @@ Finetuned controlnet inpainting model based on sd3-medium.
14
 
15
  ![SD3](sd3.png)
16
 
17
- <center>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</center>
18
 
19
  ![bucket_alibaba](bucket_ali.png )
20
 
21
- <center>a person wearing a white shoe, carrying a white bucket with text \"alimama\" on it</center>
22
 
23
- Some advantages of the inpainting model:
24
- * Due to the SD3 16-channel VAE and 1024 high-res generation ability, the inpainting model maintains better non-inpainting areas (including text).
25
- * Can generate text by inpainting.
26
- * Better portrait generation aesthetics.
 
 
 
27
 
28
  Compared with [SDXL-Inpainting](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
29
 
 
14
 
15
  ![SD3](sd3.png)
16
 
17
+ <center><b>a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3</b></center>
18
 
19
  ![bucket_alibaba](bucket_ali.png )
20
 
21
+ <center><b>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</b></center>
22
 
23
+ The inpainting model offers several advantages:
24
+
25
+ * Leveraging the SD3 16-channel VAE and high-resolution generation capability at 1024, the model effectively preserves the integrity of non-inpainting regions, including text.
26
+
27
+ * It is capable of generating text through inpainting.
28
+
29
+ * It demonstrates superior aesthetic performance in portrait generation.
30
 
31
  Compared with [SDXL-Inpainting](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
32