Replies: 1 comment
-
since you're using the AMD for you should go ask questions at the forks Repository https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
I ran into a problem when using a Sapphire NITRO+ Radeon RX 5700 XT 8GB graphics card.
When trying to run the stable-diffusion program, the error
"
Runtime Error: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMAND LINE_ARGS variable to disable this check
" occurs.Linux

Windows

If you add "
–skip-torch-cuda-test
", the program works, but the video card is not activated, which leads to a long time of image generation.I tried running stable-diffusion on Windows and Linux, the error remains. Are there ways to solve this problem to use a graphics card to speed up the image generation process?
Beta Was this translation helpful? Give feedback.
All reactions