-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Is it possible to use the cpu for sampling? #20
Comments
i don't think so |
You could use See also latent-diffusion PR #123 |
@leszekhanusz Thanks for your help but can i ask you where you put the |
In the bash console, before running the program, assuming you are on Linux. It is simply setting an environment variable. |
File naming change that matches v0.0 but 5 digits as per discord discussions
🔥 🔥 Workaround for Gradio server hanging on keyboard interrupt 🔥 🔥 🥇
Wanted to try sampling on cpu but can't get it to work. Are there any solutions for this problem?
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0!
The text was updated successfully, but these errors were encountered: