-
Notifications
You must be signed in to change notification settings - Fork 192
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
[Bug]: RuntimeError: Torch is not able to use GPU;... etc #544
Comments
Hey, open up a cmd and run If that wont help checkout my install Guides: And provide a full cmd log if you get an error again. |
You need to add |
I'm confused by the above statement. The link states that the webui needs to be started with those options. However this error occurs when attempting to install the webui, not run it. If I attempt to run this command
|
Hey, to install aswell as to launch the webui you always have to use the webui-user.bat. |
Thank you for the clarification. However this doesn't seem to be working. I have tried these variations
In all cases I get this error:
|
If torch is already installed, |
Checklist
What happened?
When following the instructions for downloading this for AMD:
git clone https://github.com/lshqqytiger/stable-diffusion-webui-directml && cd stable-diffusion-webui-directml && git submodule init && git submodule update
then clicking the webui-user.bat (for windows), it simply states that Torch isn't able to use the GPU and recommends using --skip-torch-cuda-test. This should be the main reason why we use this branch (to not have the AMD integration issue). Any Ideas?
Steps to reproduce the problem
use the link above (create a new folder with the clone, etc.)
click on webui-user.bat
What should have happened?
It should have ran and opened the ui
What browsers do you use to access the UI ?
No response
Sysinfo
... it won't even open...
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: