diffusers
add PAG support for Stable Diffusion 3
#8861
Merged

add PAG support for Stable Diffusion 3 #8861

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone