[notice] A new release of pip available: 22.2.2 -> 23.0.1

[notice] To update, run: D:\ani\WEBUI0.66.2\stable-diffusion-webui\venv\Scripts\python.exe -m pip install --upgrade pip

Traceback (most recent call last):

  File "D:\ani\WEBUI0.66.2\stable-diffusion-webui\launch.py", line 360, in <module>

    prepare_environment()

  File "D:\ani\WEBUI0.66.2\stable-diffusion-webui\launch.py", line 269, in prepare_environment

    run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)

  File "D:\ani\WEBUI0.66.2\stable-diffusion-webui\launch.py", line 89, in run

    raise RuntimeError(f"""{errdesc or 'Error running command'}.

RuntimeError: Couldn't install torch.

Command: "D:\ani\WEBUI0.66.2\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117

Error code: 2


이렇게 나옵니다  알려주실분 없나요 ㅠㅠ