when i try to install 1.sh & install2.sh i get this error Traceback (most recent call last): File

when i try to install 1.sh & install2.sh i get this error Traceback (most recent call last):
File "/workspace/stable-diffusion-webui/launch.py", line 38, in <module>
main()
File "/workspace/stable-diffusion-webui/launch.py", line 29, in main
prepare_environment()
File "/workspace/stable-diffusion-webui/modules/launch_utils.py", line 268, 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
Relauncher: Process is ending. Relaunching in 2s..
Was this page helpful?