HELP!! It's something wrong when i was installed,what should i do? #17200
Unanswered
yujianbuzhide
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Stable Diffusion es una aplicación extremadamente intensiva en GPU. Requiere una gran cantidad de memoria de video (VRAM) para el modelo y los cálculos. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "C:\Users\25708\Documents\GitHub\stable-diffusion-webui\launch.py", line 48, in
main()
File "C:\Users\25708\Documents\GitHub\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "C:\Users\25708\Documents\GitHub\stable-diffusion-webui\modules\launch_utils.py", line 387, 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
Beta Was this translation helpful? Give feedback.
All reactions