diffusers
d5ff8f81 - [PixArt-Alpha] fix `mask_feature` so that precomputed embeddings work with a batch size > 1 (#5677)

Comment changes are shownComment changes are hidden
Commit
1 year ago
[PixArt-Alpha] fix `mask_feature` so that precomputed embeddings work with a batch size > 1 (#5677) * fix embeds * remove todo * add: test * better name
Author
Committer
Parents
  • src/diffusers/pipelines/pixart_alpha
    • File
      pipeline_pixart_alpha.py
  • tests/pipelines/pixart
    • File
      test_pixart.py