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.)