-
Notifications
You must be signed in to change notification settings - Fork 27.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
[Bug]: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check #16861
Comments
AMD + Windows not supported, only on linux
|
AMD GPUs are listed, then the index page should probably be updated to say "AMD on Linux only" or you'll just keep getting lot of disappointed people posting bugs. On the upside thank you for the fork recommendation. |
the funny thing is this thing is so broken nothing works anymore im on a RTX 2060 same error nothing i try fixes it he really needs to do a full code rewrite but seeing as there has been no activity at months I highly doubt that's going to be the case Windows 10 I've done hundreds of clean installs same error |
I got similar error on windows + rtx3060 several days ago, the problem was in the python version missmatch. (warning appears if this is the case) After downgrading python works just fine Anyway, I moved to ComfyUI shortly after |
i have been using the same Python version "3.10.6" as what was always in the docs |
the other problem is I primarily use it to train models and I haven't found anything else that will allow me |
Checklist
What happened?
The error message is not intuitive. It's a batch file, not an executable. I am a developer but not versed in anything being used. I had the impression that Automatic1111 would just work. Here is the dump for AMD 3800 / 32GB / RX 6800 / 10 x64 22H2:
Steps to reproduce the problem
Open webui-user.bat
What should have happened?
The program should make an attempt to not bomb out on this error or at least provide a useful and up-to-date debugging suggestion.
What browsers do you use to access the UI ?
No response
Sysinfo
N/A because it never successfully installed!
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: