-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
TypeError: Linear.forward() got an unexpected keyword argument 'lora_scale' with this command #879
Closed
2 of 4 tasks
Comments
Could you please paste the full stacktrace? |
Yeah
|
Could you please try if going back to diffusers v0.20 solves the problem? If so, it could be that a recent change in diffusers introduced the issue. |
Ah, that did the trick. Works with v0.20. Thanks! Closing the issue |
4 tasks
4 tasks
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System Info
diffusers
version: 0.21.0.dev0Who can help?
@pacman100 @younesbelkada @sayakpaul
Information
Tasks
examples
folderReproduction
Expected behavior
accelerate launch works as expected
The text was updated successfully, but these errors were encountered: