stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Stuck on Installing requirements
Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [X] The issue exists in the current version of the webui
- [ ] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet
What happened?
It always stuck on Installing requirements after I update this Automatic to my directory. I tried to re-deploy this to the new drive and still stuck.
Steps to reproduce the problem
What should have happened?
What browsers do you use to access the UI ?
No response
Sysinfo
Console logs
Already up to date.
venv "E:\Artificial intelligence\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.9.3
Commit hash: 1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0
Installing xformers
Installing requirements
Additional information
No response
+1
I believe there is something wrong with the xformers install script, because I have been trying to install it and it just stalls and refuses to work. I am going to try older versions of xformers and see where that goes
This issue has been solved. The problem is with the ControlNet extension. I deleted the extension folder and now it is working normally again.