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

RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! #215

Open
SAC020 opened this issue Nov 8, 2024 · 1 comment

Comments

@SAC020
Copy link

SAC020 commented Nov 8, 2024

This is for bugs only

Did you already ask in the discord?

Yes

You verified that this is a bug and not a feature request or question by asking in the discord?

No, but can't imagine how it can be a feature, since it breaks the execution

Describe the bug

Error in subject breaks the execution on multiple platforms (at least runpod and colab)

Thanks!

@SAC020
Copy link
Author

SAC020 commented Nov 9, 2024

This is a workaround that works

!pip uninstall diffusers
!pip install diffusers==0.30.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

1 participant