ljp commited on
Commit
7481fbf
1 Parent(s): 0b5ab94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -2,15 +2,14 @@
2
  license: apache-2.0
3
  language:
4
  - en
5
- - zh
6
  pipeline_tag: text-to-image
7
  tags:
8
- - stable diffusion 3
 
 
9
  ---
10
 
11
- # SD3 ControlNet Inpainting Model Card
12
-
13
- Finetuned controlnet inpainting model based on sd3-medium.
14
 
15
  ![SD3](sd3.png)
16
 
@@ -20,7 +19,7 @@ Finetuned controlnet inpainting model based on sd3-medium.
20
 
21
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></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
 
 
2
  license: apache-2.0
3
  language:
4
  - en
 
5
  pipeline_tag: text-to-image
6
  tags:
7
+ - stable-diffusion
8
+ - alimama-creative
9
+ library_name: diffusers
10
  ---
11
 
12
+ # SD3 ControlNet Inpainting
 
 
13
 
14
  ![SD3](sd3.png)
15
 
 
19
 
20
  <center><i>a person wearing a white shoe, carrying a white bucket with text "alibaba" on it</i></center>
21
 
22
+ Finetuned controlnet inpainting model based on sd3-medium, the inpainting model offers several advantages:
23
 
24
  * 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.
25