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' #92

Open
saran-eizen opened this issue Feb 29, 2024 · 2 comments
Open

Comments

@saran-eizen
Copy link

I have a trained stable diffusion model using the DreamBooth technique, but when I have saved those weights and trying to use them as base weights I am getting the above error.

@zws98
Copy link

zws98 commented Aug 26, 2024

have you solved it?

@nukezil
Copy link

nukezil commented Aug 27, 2024

I solved this issue by training and saving the DreamBooth model with the same environment (diffusers==0.11.1, transformers==4.25.1). The old version of train_dreambooth code can be found here.

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