Skip to content

Conversation

@DN6
Copy link
Collaborator

@DN6 DN6 commented Jun 26, 2024

What does this PR do?

SD3 only supports using the JointAttnProcessor. xformers tests are failing because we're attempting to set a default attn processor (which the SD3 transformer does not support yet) and use the xFormersAttnProcessor with joint attention (also not supported by the SD3 transformer)
https://github.com/huggingface/diffusers/actions/runs/9667879876/job/26670701141#step:9:1

Skip these tests for SD3.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@yiyixuxu yiyixuxu merged commit effe4b9 into main Jun 26, 2024
@yiyixuxu yiyixuxu deleted the xformers-tests branch June 26, 2024 20:24
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants