Commit 30a5acc
fix a bug in sdxl-controlnet-img2img when using MultiControlNetModel (huggingface#4862)
fix
Co-authored-by: yiyixuxu <yixu310@gmail,com>1 parent 0c77554 commit 30a5acc
File tree
1 file changed
+2
-1
lines changed- src/diffusers/pipelines/controlnet
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
| 1180 | + | |
1180 | 1181 | | |
1181 | 1182 | | |
1182 | 1183 | | |
| |||
1196 | 1197 | | |
1197 | 1198 | | |
1198 | 1199 | | |
| 1200 | + | |
1199 | 1201 | | |
1200 | 1202 | | |
1201 | | - | |
1202 | 1203 | | |
1203 | 1204 | | |
1204 | 1205 | | |
| |||
0 commit comments