xinsir commited on
Commit
7bd192a
1 Parent(s): 206d9de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md CHANGED
@@ -36,6 +36,56 @@ Inference scripts and more details can found: https://github.com/xinsir6/Control
36
 
37
  **If you find it useful, please give me a star, thank you very much**
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
  ## Visual Examples
41
  ### Openpose
 
36
 
37
  **If you find it useful, please give me a star, thank you very much**
38
 
39
+ **~500+ star, release the ProMax version with tile and inpainting!!!~**
40
+ **SDXL ProMax version has been released!!!,Enjoy it!!!**
41
+ **1000+ star, release the ControlNet++ model for SD3!!!**
42
+ **3000+ star, release the ControlNet++ ProMax model for SD3!!!**
43
+
44
+ Note: we put the promax model with a promax suffix in the same [huggingface model repo](https://huggingface.co/xinsir/controlnet-union-sdxl-1.0), detailed instructions will be added later.
45
+ ## Advanced editing features in Promax Model
46
+ ### Tile Deblur
47
+ ![blur0](./images/100000_tile_blur_concat.webp)
48
+ ![blur1](./images/100001_tile_blur_concat.webp)
49
+ ![blur2](./images/100002_tile_blur_concat.webp)
50
+ ![blur3](./images/100003_tile_blur_concat.webp)
51
+ ![blur4](./images/100004_tile_blur_concat.webp)
52
+ ![blur5](./images/100005_tile_blur_concat.webp)
53
+ ### Tile variation
54
+ ![var0](./images/100006_tile_var_concat.webp)
55
+ ![var1](./images/100007_tile_var_concat.webp)
56
+ ![var2](./images/100008_tile_var_concat.webp)
57
+ ![var3](./images/100009_tile_var_concat.webp)
58
+ ![var4](./images/100010_tile_var_concat.webp)
59
+ ![var5](./images/100011_tile_var_concat.webp)
60
+
61
+ ### Tile Super Resolution
62
+ Following example show from 1M resolution --> 9M resolution
63
+ <div style="display: flex; justify-content: space-between;">
64
+ <img src="./images/tile_super1.webp" alt="Image 1" style="width: 49%; margin: 1%;">
65
+ <img src="./images/tile_super1_9upscale.webp" alt="Image 2" style="width: 49%; margin: 1%;">
66
+ </div>
67
+
68
+ <div style="display: flex; justify-content: space-between;">
69
+ <img src="./images/tile_super2.webp" alt="Image 1" style="width: 49%; margin: 1%;">
70
+ <img src="./images/tile_super2_9upscale.webp" alt="Image 2" style="width: 49%; margin: 1%;">
71
+ </div>
72
+
73
+ ### Image Inpainting
74
+ ![inp0](./images/100018_inpainting_concat.webp)
75
+ ![inp1](./images/100019_inpainting_concat.webp)
76
+ ![inp2](./images/100020_inpainting_concat.webp)
77
+ ![inp3](./images/100021_inpainting_concat.webp)
78
+ ![inp4](./images/100022_inpainting_concat.webp)
79
+ ![inp5](./images/100023_inpainting_concat.webp)
80
+
81
+ ### Image Outpainting
82
+ ![oup0](./images/100012_outpainting_concat.webp)
83
+ ![oup1](./images/100013_outpainting_concat.webp)
84
+ ![oup2](./images/100014_outpainting_concat.webp)
85
+ ![oup3](./images/100015_outpainting_concat.webp)
86
+ ![oup4](./images/100016_outpainting_concat.webp)
87
+ ![oup5](./images/100017_outpainting_concat.webp)
88
+
89
 
90
  ## Visual Examples
91
  ### Openpose