hirol commited on
Commit
a08b48c
β€’
1 Parent(s): 46d4cdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: ControlnetWithBackground
3
  emoji: πŸŒ–
4
  colorFrom: gray
5
  colorTo: blue
@@ -13,7 +13,7 @@ tags:
13
  - jax-diffusers-event
14
  ---
15
 
16
- # ControlnetWithBackground
17
  ### Controlnet
18
  ### Inpainting
19
  ### Stable diffusion
@@ -26,6 +26,10 @@ Support skeletal character generation and sketch generation.
26
 
27
  Optimize an inpaint model for the general domain against the stablediffusion-inpaint model.
28
 
 
 
 
 
29
  ### Two modes, openpose control and manuscript control
30
  #### openpose control
31
  Add character skeletons to a forest scene generated by SD, and keep the background unchanged to generate controllable characters
 
1
  ---
2
+ title: ControlnetOverMask
3
  emoji: πŸŒ–
4
  colorFrom: gray
5
  colorTo: blue
 
13
  - jax-diffusers-event
14
  ---
15
 
16
+ # ControlnetOverMask
17
  ### Controlnet
18
  ### Inpainting
19
  ### Stable diffusion
 
26
 
27
  Optimize an inpaint model for the general domain against the stablediffusion-inpaint model.
28
 
29
+ models already upload huggingface model space.
30
+ - hirol/Any-inpainting
31
+ - hirol/control_any5_openpose
32
+
33
  ### Two modes, openpose control and manuscript control
34
  #### openpose control
35
  Add character skeletons to a forest scene generated by SD, and keep the background unchanged to generate controllable characters