Commit b7b4683
allow Attend-and-excite pipeline work with different image sizes (huggingface#2476)
add attn_res variable
Co-authored-by: yiyixuxu <yixu310@gmail,com>1 parent 56958e1 commit b7b4683
File tree
1 file changed
+4
-1
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
| 720 | + | |
720 | 721 | | |
721 | 722 | | |
722 | 723 | | |
| |||
788 | 789 | | |
789 | 790 | | |
790 | 791 | | |
| 792 | + | |
| 793 | + | |
791 | 794 | | |
792 | 795 | | |
793 | 796 | | |
| |||
860 | 863 | | |
861 | 864 | | |
862 | 865 | | |
863 | | - | |
| 866 | + | |
864 | 867 | | |
865 | 868 | | |
866 | 869 | | |
| |||
0 commit comments