support transformer_layers_per block in flax UNet
cbdd6d6c
add support for text_time additional embeddings to Flax UNet
4c78659d
rename attention layers for VAE
3aa31641
add shape asserts when renaming attention layers
bc267e4b
transpose VAE attention layers
ea0e675e
add pipeline flax SDXL code [WIP]
1cc6c37b
continue add pipeline flax SDXL code [WIP]
9771feb3
cleanup
1137263d
Working on JIT support
f02d7958
pcuenca
marked this pull request as draft 2 years ago
Merge remote-tracking branch 'origin/main' into sdxl-flax
e6eaee09
Fixing embeddings (untested)
ff46fa20
Remove spurious line
dfc3c81a
Shard guidance_scale when jitting.
484e5163
Decode images
70e1058b
Merge remote-tracking branch 'origin/main' into sdxl-flax
2620ff3f
pcuenca
marked this pull request as ready for review 2 years ago
Fix sharding
8e638026
style
4fd885a6
Refiner UNet can be loaded.
27d26ca9
Refiner / img2img pipeline
61d93f4e
Allow latent outputs from base and latent inputs in refiner
636d69ff
Adapt to FlaxCLIPTextModelOutput
3a00bfe5
Merge branch 'sdxl-flax' of github.com:huggingface/diffusers into sdx…
a6442f78
Update Flax XL pipeline to FlaxCLIPTextModelOutput
cba4327b
Merge remote-tracking branch 'origin/main' into sdxl-flax
a34ca772
make fix-copies
4411befb
make style
5dc45d83
entrpn
commented
on 2023-08-08
add euler scheduler
dd64ffac
Merge remote-tracking branch 'origin' into sdxl-flax
3a3850fd
Fix import
66fd7121
Fix copies, comment unused code.
4ecbc3f5
Fix SDXL Flax imports
0a5be230
Fix euler discrete begin
2bcf68de
improve init import
a9f34043
finish
cba9f043
put discrete euler in init
2c8e77fe
fix flax euler
461be999
Merge branch 'sdxl-flax' of https://github.com/huggingface/diffusers …
a975fc04
Fix more
d02a50bd
fix
53d595af
make style
3e1ffba8
correct init
e01da93d
correct init
4346ed39
Temporarily remove FlaxStableDiffusionXLImg2ImgPipeline
da220454
correct pipelines
c503a36b
finish
b52c56d0
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub