[wip] attention block updates
1b7f73c2
[wip] unCLIP unet decoder and super res
ef528350
[wip] unCLIP prior transformer
3acc487b
[wip] scheduler changes
6087a458
[wip] text proj utility class
2cc5aea4
[wip] UnCLIPPipeline
06ae6665
[wip] kakaobrain unCLIP convert script
c911fe65
Merge branch 'main' into kakaobrain_unclip
f4d35a01
[unCLIP pipeline] fixes re: @patrickvonplaten
de7a56f5
UNCLIPScheduler re: @patrickvonplaten
710f6482
mask -> attention_mask re: @patrickvonplaten
2b30fbc7
[DDPMScheduler] remove leftover change
5b20823b
[docs] PriorTransformer
d8957b27
williamberman
changed the title [wip] kakaobrain unCLIP kakaobrain unCLIP 3 years ago
[docs] UNet2DConditionModel and UNet2DModel
301c01e4
[nit] UNCLIPScheduler -> UnCLIPScheduler
e64a9c5e
[docs] SchedulingUnCLIP
a866ded8
[docs] UnCLIPTextProjModel
a8207aa2
refactor
344a1e84
finish licenses
5428daf3
rename all to attention_mask and prep in models
8c803b4e
more renaming
6fbddc80
don't expose unused configs
03d2e793
final renaming fixes
71216115
remove x attn mask when not necessary
a5e5d2a5
configure kakao script to use new class embedding config
669118d8
fix copies
f79f8f22
[tests] UnCLIPScheduler
226fca44
finish x attn
b3c9b26b
Merge branch 'kakaobrain_unclip' of https://github.com/williamberman/…
61240484
finish
2853c1f8
remove more
1c7fae6b
rename condition blocks
5d7f3d47
clean more
0080668c
Apply suggestions from code review
ecaf203c
up
285520b7
Merge branch 'main' of https://github.com/huggingface/diffusers into …
9d162d91
fix
cbc2ba09
[tests] UnCLIPPipelineFastTests
8cb29fc8
remove unused imports
231d4e60
[tests] UnCLIPPipelineIntegrationTests
168b4924
correct
ec64638d
Merge branch 'kakaobrain_unclip' of https://github.com/williamberman/…
90c383d4
make style
51f3af32
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub