diffusers
[Core] Fix/pipeline without text encoders for SDXL
#5301
Merged

[Core] Fix/pipeline without text encoders for SDXL #5301

sayakpaul merged 37 commits into main from fix/pipeline-without-unet
sayakpaul
sayakpaul fix: sdxl pipeline when unet is not available.
654889ae
sayakpaul fix moe
f204066b
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
bghira
sayakpaul
sayakpaul account for text
1c052635
HuggingFaceDocBuilderDev
sayakpaul
sayakpaul ifx more
fe2e9eed
sayakpaul
patrickvonplaten
sayakpaul
bghira
patrickvonplaten
sayakpaul
sayakpaul don't make unet optional.
e3bf831e
sayakpaul
sayakpaul sayakpaul changed the title [WIP][Core] Fix/pipeline without unet [WIP][Core] Fix/pipeline without text encoders for SDXL 2 years ago
patrickvonplaten
patrickvonplaten commented on 2023-10-13
patrickvonplaten
patrickvonplaten commented on 2023-10-13
patrickvonplaten
patrickvonplaten commented on 2023-10-13
patrickvonplaten
patrickvonplaten commented on 2023-10-13
patrickvonplaten
sayakpaul Apply suggestions from code review
8fe73496
sayakpaul split conditionals.
8b0bfda1
sayakpaul add optional components to sdxl pipeline
9351ea93
sayakpaul propagate changes to the rest of the pipelines.
646ecd1f
sayakpaul add: test
6b0ae28b
sayakpaul sayakpaul marked this pull request as ready for review 2 years ago
sayakpaul Merge branch 'main' into fix/pipeline-without-unet
8f8b8ec7
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
sayakpaul
sayakpaul sayakpaul changed the title [WIP][Core] Fix/pipeline without text encoders for SDXL [Core] Fix/pipeline without text encoders for SDXL 2 years ago
patrickvonplaten
patrickvonplaten commented on 2023-10-13
sayakpaul add to all
d41ddef8
sayakpaul
sayakpaul
sayakpaul fix: rest of the pipelines.
da2185ed
sayakpaul resolve conflicts.
b4ecc810
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
sayakpaul use pipeline_class variable
53fe5adf
sayakpaul separate pipeline mixin
3f412f68
sayakpaul use safe_serialization
04fee728
sayakpaul fix: test
0b556d8c
sayakpaul access actual output.
7aa432ac
sayakpaul add: optional test to adapter and ip2p sdxl pipeline tests/
91e4e19f
sayakpaul add optional test to controlnet sdxl.
7d339281
sayakpaul fix tests
30239a9c
sayakpaul fix ip2p tests
55c22f93
sayakpaul fix more
40f44b8f
sayakpaul fifx more.
fe107e88
sayakpaul use np output type.
66e71be0
sayakpaul fix for StableDiffusionXLMultiControlNetPipelineFastTests.
d9f9d6d8
sayakpaul fix: SDXLOptionalComponentsTesterMixin
6cade1a4
sayakpaul
sayakpaul commented on 2023-10-15
patrickvonplaten
patrickvonplaten commented on 2023-10-16
patrickvonplaten
patrickvonplaten commented on 2023-10-16
patrickvonplaten
patrickvonplaten commented on 2023-10-16
patrickvonplaten
patrickvonplaten approved these changes on 2023-10-16
sayakpaul Apply suggestions from code review
773ca867
sayakpaul Merge branch 'main' into fix/pipeline-without-unet
a8486dad
sayakpaul fix tests
5aaa23eb
sayakpaul Empty-Commit
1ddd5867
bghira
sayakpaul revert previous
38e16f8f
sayakpaul Merge branch 'main' into fix/pipeline-without-unet
29fc48d5
sayakpaul
sayakpaul quality
f5748dcc
sayakpaul Merge branch 'main' into fix/pipeline-without-unet
dbab63f7
sayakpaul fix: test
e30b3e58
sayakpaul
sayakpaul commented on 2023-10-17
sayakpaul sayakpaul merged 8b3d2aea into main 2 years ago
sayakpaul sayakpaul deleted the fix/pipeline-without-unet branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone