728x90
Stable Diffusion 오류 中 Torch is not able to use GPU
✔ webui-user.bat 을 실행했을때
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
[오류발생시]
- webui-user.bat 내용을 변경해야된다.
- 내용을 잘 읽어보면 --skip-torch-cuda-test 를 추가하라고 나온다.
- set COMMANDLINE_ARGS="--skip-torch-cuda-test"
728x90
'AI > Stable Diffusion' 카테고리의 다른 글
실행 옵션 webui-user.bat (0) | 2024.07.07 |
---|---|
The NVIDIA driver on your system is too old (0) | 2024.05.13 |
Stable Diffusion 설치 (0) | 2024.05.13 |