ok I find this thing on github https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/4634 I will try it and see if solves the issue
this post was submitted on 14 Jun 2023
1 points (100.0% liked)
Stable Diffusion
4308 readers
10 users here now
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
founded 1 year ago
MODERATORS
report back if it does!
I made it work using an old version of pytorch and rocm TORCH_COMMAND="pip install torch==1.13.0+rocm5.2 torchvision==0.14.0+rocm5.2 --index-url https://download.pytorch.org/whl/rocm5.2" and using this flags COMMANDLINE_ARGS="--medvram --precision full --opt-sdp-attention --no-half" just follow the guide until the error and then paste the code provided here in the webui-user.sh and wait to py to download