* 실행시
Launching Web UI with arguments: --skip-torch-cuda-test
X:\AI\stable-diffusion-webui\venv\lib\site-packages\torch\cuda\__init__.py:740: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at ..\c10\cuda\CUDAFunctions.cpp:108.)
return torch._C._cuda_getDeviceCount() if nvml_count < 0 else nvml_count
메세지 발생시 CUDA 최신버전 설치 할것.
다운로드 경로 : http://www.nvidia.com/Download/index.aspx
Download the latest official NVIDIA drivers
Download the latest official NVIDIA drivers
www.nvidia.com
PC에 맞는 설정후 검색후 다운로드 받아 설치한다.
'AI > Stable Diffusion' 카테고리의 다른 글
실행 옵션 webui-user.bat (0) | 2024.07.07 |
---|---|
Stable Diffusion 오류 - Torch is not able to use GPU ..... (0) | 2024.05.13 |
Stable Diffusion 설치 (0) | 2024.05.13 |