-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit 67ffa70
Trgtuan10"Trgtuan10"TuanNT-ZenAIyiyixuxu
authoredAdd Qwen-Image-Edit Inpainting pipeline (#12225)
* add qwenimage-edit inpaint feature
* stay up to date with main branch
* fix style
* fix docs
* copies
* fix
* again
* copies
---------
Co-authored-by: "Trgtuan10" <"tuannguyentrong.402@gmail.com">
Co-authored-by: TuanNT-ZenAI <tuannt.zenai@gmail.com>
Co-authored-by: yiyixuxu <yixu310@gmail.com>1 parent 827fad6 commit 67ffa70
File tree
6 files changed
+1133
-0
lines changed- docs/source/en/api/pipelines
- src/diffusers
- pipelines
- qwenimage
- utils
6 files changed
+1133
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
123 | 129 |
| |
124 | 130 |
| |
125 | 131 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 | + | ||
497 | 498 |
| |
498 | 499 |
| |
499 | 500 |
| |
| |||
1134 | 1135 |
| |
1135 | 1136 |
| |
1136 | 1137 |
| |
1138 | + | ||
1137 | 1139 |
| |
1138 | 1140 |
| |
1139 | 1141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 | + | ||
396 | 397 |
| |
397 | 398 |
| |
398 | 399 |
| |
| |||
714 | 715 |
| |
715 | 716 |
| |
716 | 717 |
| |
718 | + | ||
717 | 719 |
| |
718 | 720 |
| |
719 | 721 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | + | ||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
43 | + | ||
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
|
0 commit comments