add PAG support for Stable Diffusion 3 #8861
original sd3 pipelien
43e6c208
Merge branch 'main' of https://github.com/huggingface/diffusers into …
d89945bb
Add PAG support sd3
24394c59
Merge commit 'bbd2f9d4e9ae70b04fedf65903fd1fb035437db4' into pag-sd3
f09f09c6
sayakpaul
approved these changes
on 2024-07-14
Update src/diffusers/models/attention_processor.py
34a78145
Update src/diffusers/models/attention_processor.py
ac1ff12b
Fix org, ptb, seperate SD3PAGMixion from PAGMixin
97b66972
Merge branch 'pag-sd3' of https://github.com/sunovivid/diffusers into…
12a2e286
Merge branch 'main' into pag-sd3
5001510e
Update EXAMPLE_DOC_STRING
efb3ddf6
Merge branch 'pag-sd3' of https://github.com/sunovivid/diffusers into…
6c5df1d8
fix missed comma
67fd57f6
Remove unused sd3 method in PAGMixin
ab8f6428
Merge remote-tracking branch 'origin/main' into pag-sd3
6e1fd0ff
Merge branch 'huggingface:main' into pag-sd3
8a8fcb79
remove SD3PAGMixin and adopt refactored PAGMixin
795ddafd
add StableDiffusion3PAGPipeline doc
73df50f5
add parameter description
e6223289
remove *args, **kwargs
35349d92
add import pag pipeline
27f1100b
Merge branch 'pag-sd3' of https://github.com/sunovivid/diffusers into…
083360c3
make style
512026fa
Merge branch 'main' into pag-sd3
29d0c7b4
style
c0bcc82b
apply comments (copied from)
12c49dbf
apply comments (fix the comment location)
1c320604
make fix-copies, sync SD3 pipeline update
fa90a92b
add test
986bcefc
fix test following HunyuanDiT test -> HunyuanDiTPAG test
ee863fa9
remove slow test
e243d5d7
make style
ca331007
Update src/diffusers/pipelines/__init__.py
12ec17c7
set num_layers=2 for sd3 models in SD3 PAG test
78867bb8
Merge branch 'pag-sd3' of https://github.com/sunovivid/diffusers into…
25a83888
Merge branch 'main' into pag-sd3
dc25826b
fix attn1 to attn
c6affa7b
Merge branch 'main' into pag-sd3
d80885c3
remove assert case for nan
93b03497
style
792398de
yiyixuxu
merged
926daa30
into main 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub