diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-14 20:37:56 +0300 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-14 20:37:56 +0300 |
commit | 6a4db7b9a56f4414f0021bc33e2d61f06a901ff2 (patch) | |
tree | dde053a80d1bd837882ee33d642f0eb31793331a | |
parent | d51847c184f62244a7b330f6115435e5d6155c84 (diff) |
Add info about AMD to readme.
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -70,6 +70,9 @@ RealESRGAN into the directory with ESRGAN models. Thank you. - _*(optional)*_ place `GFPGANv1.3.pth` into webui directory, next to `webui.bat`.
- run `webui-user.bat` from Windows Explorer. Run it as a normal user, ***not*** as administrator.
+### Running on AMD GPUs
+See the [wiki article](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Running-using-AMD-GPUs) by [cryzed](https://github.com/cryzed).
+
### Linux Automatic installation/launch
Prequisites:
@@ -339,6 +342,8 @@ After that follow the instructions in the `Manual instructions` section starting [A list of custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-scripts-from-users), along with installation instructions.
+
+
### img2img alternative test
- see [this post](https://www.reddit.com/r/StableDiffusion/comments/xboy90/a_better_way_of_doing_img2img_by_finding_the/) on ebaumsworld.com for context.
- find it in scripts section
|