mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
Updated Install and Run on AMD GPUs (markdown)
parent
78b1688594
commit
06b72d9708
@ -9,15 +9,9 @@ but you can install lshqqytiger's fork of webui that uses **Direct-ml**.
|
||||
<sup>(you can move the program folder somewhere else.)</sup>
|
||||
3. Double-click webui-user.bat
|
||||
4. If it looks like it is stuck when installing or running, press enter in the terminal and it should continue.
|
||||
<details>
|
||||
|
||||
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.
|
||||
</details>
|
||||
`COMMANDLINE_ARGS=--opt-sub-quad-attention --lowvram --disable-nan-check`
|
||||
|
||||
(The rest **below are installation guides for linux** with rocm.)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user