From 1fba808c33f481ec8a40d6119d95742d0afb9b22 Mon Sep 17 00:00:00 2001 From: ifiddle <6926870+ifiddle@users.noreply.github.com> Date: Sun, 25 Jun 2023 02:21:58 +0200 Subject: [PATCH] Updated Install and Run on AMD GPUs (markdown) --- Install-and-Run-on-AMD-GPUs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install-and-Run-on-AMD-GPUs.md b/Install-and-Run-on-AMD-GPUs.md index 496aa96..1979b6e 100644 --- a/Install-and-Run-on-AMD-GPUs.md +++ b/Install-and-Run-on-AMD-GPUs.md @@ -15,6 +15,8 @@ If you have 4-6gb vram, try adding these flags to `webui-user.bat` like so: - `COMMANDLINE_ARGS=--opt-sub-quad-attention --lowvram --disable-nan-check` - You can add --autolaunch to auto open the url for you. + +- Rename your edited **webui-user.bat** file to **webui.settings.bat** to avoid your settings get overwrite after git pull for update. (The rest **below are installation guides for linux** with rocm.)