diffusers
[PixArt-Alpha] Fix PixArt-Alpha pipeline when number of images to generate is more than 1
#5752
Merged

Commits
  • does this fix things?
    sayakpaul committed 2 years ago
  • attention mask use
    sayakpaul committed 2 years ago
  • attention mask order
    sayakpaul committed 2 years ago
  • better masking.
    sayakpaul committed 2 years ago
  • add: tesrt
    sayakpaul committed 2 years ago
  • remove mask_featur
    sayakpaul committed 2 years ago
  • Merge branch 'main' into fix/pixart-alpha-multiple-images
    sayakpaul committed 2 years ago
  • test
    sayakpaul committed 2 years ago
  • debug
    sayakpaul committed 2 years ago
  • fix: tests
    sayakpaul committed 2 years ago
  • deprecate mask_feature
    sayakpaul committed 2 years ago
  • add deprecation test
    sayakpaul committed 2 years ago
  • merge main and resolve conflicts
    sayakpaul committed 2 years ago
  • add slow test
    sayakpaul committed 2 years ago
  • add print statements to retrieve the assertion values.
    sayakpaul committed 2 years ago
  • fix for the 1024 fast tes
    sayakpaul committed 2 years ago
  • fix tesy
    sayakpaul committed 2 years ago
  • fix the remaining
    sayakpaul committed 2 years ago
  • Apply suggestions from code review
    patrickvonplaten committed 2 years ago
  • more debug
    patrickvonplaten committed 2 years ago
Loading