Commit c52acaa
authored
[ControlNet SDXL Inpainting] Support inpainting of ControlNet SDXL (huggingface#4694)
* [ControlNet SDXL Inpainting] Support inpainting of ControlNet SDXL
Co-authored-by: Jiabin Bai [email protected]
---------
Co-authored-by: Harutatsu Akiyama <[email protected]>1 parent 2c45a53 commit c52acaa
File tree
6 files changed
+1932
-0
lines changed- src/diffusers
- pipelines
- controlnet
- utils
- tests/pipelines/controlnet
6 files changed
+1932
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments