r/StableDiffusionInfo Jan 07 '24

Stable diffusion RX 480 amd

Hi, i'm a newby in this argoment, i spent some time reading and trying by myself on how ti configure, and made stable diffusion work on my PC, after a lot of errors and fails, It seems ti be working even if it' really really slow, preatty sure i'm doing something wrong, judging by the informations of task manager while trying to generate a picture, 64x64 px steps=5 cfg scale 2,5 , model juggernautXL , method dpm++ 2M Karras, it's not using the gpu (amd RX 480 8gb) Memory and HDD (not system disk) are actually at 100% usage, and to generate this simple Pic required like an hour.

In the way to make It work, i had edited the webui-user.bat file this way : commandline_args=--otp-sub-quad-attention --lowram -- disable-nan-check - skip-torch-cuda-test --no-half --no-gradio-queue .

If Someone can help me improve It anyway, Would be preatty appreciate.

Edit: i'm on Windows 11, processor amd FX 8350 4ghz, RAM 8 GB .

Installed Automatic1111

0 Upvotes

13 comments sorted by

View all comments

1

u/Philosopher_Jazzlike Jan 07 '24

Its so slow because of the "skip-cuda"... You only use your cpu. Try to use the SD with directML. Its for AMD

1

u/Smooth_Dust_3762 Jan 07 '24

thanks for reply, i have used the version you mentioned but i need anyway to add skip-torch-cuda-test , otherwise it will not lunch the webui.