-
-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug]: Torch is not able to use GPU #79
Comments
You can solve this by manually reinstalling the proper PyTorch version from the PyTorch-Website. Make sure to adapt the command to use your local venv. In my example, I had to change it from:
to
After that I get a numpy version error, but webui.bat seems to run fine. |
To eliminate the numpy (or any other lib) version error you can do : |
All that got me through the first step of launch, thank you JoBilert and AceroMagico. |
If you have the folder git checkout master this are other useful commands: Current Version log commit checkout number rem All Previews Versions Updates log commit hash (press enter for more) rem To revert to Preview Version paste a commit checkout number after git checkout If I make
(see too [Bug]: Unable to install, unable to launch #83) |
See #92. Work is in progress, in the meantime closing this as duplicate. |
Is there an existing issue for this?
What happened?
After installing the requirements, I run webui.bat and got the error
Steps to reproduce the problem
What should have happened?
It should go through, I encoutered no such error when using the vanilla webui
Commit where the problem happens
ffc54d0
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
List of extensions
No
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: