I activated venv as described in the installation and after that ran "pip install -r requirements". After that NONE of my Forge installations works. Not the one I have on venv and not the three other portable versions I have on disk. I'm a little more than mad right now...
Commit hash: 95b54a27f1df591e0eceb46c0fea70b68327c26c
Traceback (most recent call last):
File "Q:\A1111_FORGE\webui\launch.py", line 54, in <module>
main()
File "Q:\A1111_FORGE\webui\launch.py", line 42, in main
prepare_environment()
File "Q:\A1111_FORGE\webui\modules\launch_utils.py", line 434, in prepare_environment
raise RuntimeError(
RuntimeError: Your device does not support the current version of Torch/CUDA! Consider download another version:
https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/tag/latest
Press any key to continue . . .
I activated venv as described in the installation and after that ran "pip install -r requirements". After that NONE of my Forge installations works. Not the one I have on venv and not the three other portable versions I have on disk. I'm a little more than mad right now...