Receiving the below error running the batch file webui-user.bat. Appreciate any help to resolve this error asap
venv “C:\Users\siva.manickam\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.7.0
Commit hash: cf2772fab0af5573da775e7437e6acdca424f26e
Traceback (most recent call last):
File “C:\Users\siva.manickam\stable-diffusion-webui\launch.py”, line 48, in <module>
main()
File “C:\Users\siva.manickam\stable-diffusion-webui\launch.py”, line 39, in main
prepare_environment()
File “C:\Users\siva.manickam\stable-diffusion-webui\modules\launch_utils.py”, line 384, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add –skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .