stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: webui-user.bat doesn't launch
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
I launched the .bat with these command line arguments however after 15 min my whole pc would freeze
Steps to reproduce the problem
- Launch the .bat
- Wait a bit, it says the cuda version is too old
- Wait some more
- Computer Freeze
What should have happened?
Launch the app properly
Commit where the problem happens
0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
--skip-torch-cuda-test --no-half
List of extensions
No
Console logs
None, the pc would stop working and i have to restart it manually.
Additional information
The pc i am running this is old, idk if that is the problem and if there is a way to fix it. CPU = AMD FX 6300 GPU = NVIDIA GeForce GT 730 RAM = 8GB
Suspect you're hitting the same limitations you'd have found searching: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1611
I know the issues of how old the GPU is, so i was trying to run it using the cpu, but this issue happens
--skip-torch-cuda-test --precision full --no-half --use-cpu all