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