Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'AttentionBlock' object has no attribute 'to_k' #365

Open
MehmetcanTozlu opened this issue Jul 8, 2024 · 2 comments
Open

Comments

@MehmetcanTozlu
Copy link

When I use the sdxl model, I get this error:
"AttributeError: 'AttentionBlock' object has no attribute 'to_k'"
What is the cause of this?

@zws98
Copy link

zws98 commented Aug 26, 2024

have you solved it?

@johndpope
Copy link

it's likely mismatch of one of these

diffusers==0.11.1
transformers==4.25.1

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

No branches or pull requests

3 participants