RuntimeError: Your device does not support the current version of Torch/CUDA!
SD does not start, although before it was started
When I try to run this
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: f2.0.1v1.10.1-previous-665-gae278f79
Commit hash: ae278f794069a69b79513e16207efc7f1ffdf406
Traceback (most recent call last):
File "C:C:\SD\webui\launch.py", line 54, in
I have the same issue, didn´t find a fix yet. Also as mentioned in other posts about this, restarting the computer didn´t fix it.
I found a way to fix it, but it's complicated. As I understand, the problem is that it does not create a venv folder, and I just downloaded and installed the original SD from the automatics (portable version), and then I installed forge on top of it using cmd, and everything worked for me.
I found a way to fix it, but it's complicated. As I understand, the problem is that it does not create a venv folder, and I just downloaded and installed the original SD from the automatics (portable version), and then I installed forge on top of it using cmd, and everything worked for me.
Thank you for your reply, I will also try creating my own venv with git pull instead of the standalone version, thanks!
I found a way to fix it, but it's complicated. As I understand, the problem is that it does not create a venv folder, and I just downloaded and installed the original SD from the automatics (portable version), and then I installed forge on top of it using cmd, and everything worked for me.
i cloned and installed automatic1111 and then just dropped files from forge on top and it worked! Thanks a lot!
I am also facing the same issue right now. I am trying to use it because everyone says it has nice auto vram management alongside easy to use interface. I am coming from ComfyUI. How do I create a venv exactly and specifically in this case? Thanks for any help!