Voden

+2
с 2022
0 подписчиков
0 подписок

Я слишком поздно увидел сверху). Огромное спасибо, все сработало)

1

Идет долгая загрузка. Это нормально. Она на пол часа, может больше

1

Пожалуйста скажите причину этой ошибки и помогите с решением

venv "C:\Users\Admin\Downloads\stable-diffusion-webui-master\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)]
Commit hash: a31c3eca3996d9cac32ccd755da125beee830212
Traceback (most recent call last):
File "C:\Users\Admin\Downloads\stable-diffusion-webui-master\launch.py", line 205, in
prepare_enviroment()
File "C:\Users\Admin\Downloads\stable-diffusion-webui-master\launch.py", line 151, in prepare_enviroment
run_python("import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'")
File "C:\Users\Admin\Downloads\stable-diffusion-webui-master\launch.py", line 57, in run_python
return run(f'"{python}" -c "{code}"', desc, errdesc)
File "C:\Users\Admin\Downloads\stable-diffusion-webui-master\launch.py", line 33, in run
raise RuntimeError(message)
RuntimeError: Error running command.
Command: "C:\Users\Admin\Downloads\stable-diffusion-webui-master\venv\Scripts\python.exe" -c "import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'"
Error code: 1
stdout:
stderr: Traceback (most recent call last):
File "", line 1, in
AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check

Здравствуйте. У меня пишет это
Traceback (most recent call last):
File "C:\Users\Admin\OneDrive\Рабочий стол\stable-diffusion-webui\launch.py", line 205, in
prepare_enviroment()
File "C:\Users\Admin\OneDrive\Рабочий стол\stable-diffusion-webui\launch.py", line 151, in prepare_enviroment
run_python("import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'")
File "C:\Users\Admin\OneDrive\Рабочий стол\stable-diffusion-webui\launch.py", line 57, in run_python
return run(f'"{python}" -c "{code}"', desc, errdesc)
File "C:\Users\Admin\OneDrive\Рабочий стол\stable-diffusion-webui\launch.py", line 33, in run
raise RuntimeError(message)
RuntimeError: Error running command.
Command: "C:\Users\Admin\OneDrive\Рабочий стол\stable-diffusion-webui\venv\Scripts\python.exe" -c "import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'"
Error code: 1
stdout:
stderr: Traceback (most recent call last):
File "", line 1, in
AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check

Можете пожалуйста сказать в чем здесь проблема?