From 4d23f2d709050197f49339ddf79452951e13d1ba Mon Sep 17 00:00:00 2001 From: Kevin Kuriakose Date: Sat, 6 May 2023 16:01:45 +0530 Subject: [PATCH] Remove line that was made unnecessary with a prior edit from me --- Install-and-Run-on-AMD-GPUs.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Install-and-Run-on-AMD-GPUs.md b/Install-and-Run-on-AMD-GPUs.md index 580a6ca..496aa96 100644 --- a/Install-and-Run-on-AMD-GPUs.md +++ b/Install-and-Run-on-AMD-GPUs.md @@ -114,8 +114,6 @@ Run `source ~/.bashrc` and proceed by running the same commands as you would wit It's possible that you don't need "--precision full", dropping "--no-half" however it may not work for everyone. Certain cards like the Radeon RX 6000 Series and the RX 500 Series will function normally without the option `--precision full --no-half`, saving plenty of VRAM. (noted [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/5468).) -Always use this new launch-command from now on, also when restarting the web UI in following runs. - # Install on AMD and Arch Linux **Install webui on Arch Linux with Arch-specific packages**