Closed Chompy0067 closed 1 year ago
Seconding, exact same issue. Can't even launch Automatic.
Same issue, the new update as of today causes this fatal error and i can no longer open automatic1111 at all
Same issue. Checked out a9eab236d7e8afa4d6205127904a385b2c43bb24
for the time being.
I managed to fix it on my end.
This resolved the issue for me (so far)
Yes, the new changes require torch 2.0 as mentioned near the top of the error message
==============================================================================
You are running torch 1.13.1+cu117.
The program is tested to work with torch 2.0.0.
To reinstall the desired version, run with commandline flag --reinstall-torch.
Beware that this will cause a lot of large files to be downloaded, as well as
there are reports of issues with training tab on the latest version.
Use --skip-version-check commandline argument to disable this check.
==============================================================================
You need to reinstall either using the above method or similar to ensure that torch is updated.
Admittedly, I struggled with this issue when upgrading at first as the initial error message does not fail the program and is soon buried under dozes of other errors.
It might be nice to either fail fast here, update torch automatically, or somehow make what is happening more obvious to the end user 🤷♂️
For some reason, you have the Hugging Face diffusers
library in your extensions
directory. Remove it from there and try again.
Is there an existing issue for this?
What happened?
Hello everyone, I used Stable diffusion this morning and it was working perfectly. A few minutes later, I got stuck when launching webui-user.bat with the following information. As I'm not an expert, something may have escaped me. Thank you.
Steps to reproduce the problem
What should have happened?
Should have given me the IP
Commit where the problem happens
webui-user.bat
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
stable-diffusion-webui-depthmap-script
Console logs
Additional information
No response