stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: (STABLE DIFFUSION BUG) AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
venv "C:\Users\Sky\Downloads\stable-diffusion-webui-master\stable-diffusion-webui-master\venv\Scripts\Python.exe"
Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
Commit hash:
Steps to reproduce the problem
So when I go to cmd to to install torch this error message pops up everytime I have tried looking into the problem and can't find out what's wrong.
What should have happened?
It should install torch and give me a URL
Commit where the problem happens
.
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
No response
Additional information, context and logs
No response
What GPU do you have?
Same for me. I've got 1060 6gb, running cuda 11.7 (uninstalled 11.8). Python 3.10.6
Closing as stale.