mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
Updated AMD ROCm (markdown)
+2
-6
@@ -179,15 +179,11 @@ git clone https://github.com/vladmandic/sdnext
|
||||
```shell
|
||||
cd sdnext
|
||||
```
|
||||
4. Switch to dev branch:
|
||||
```shell
|
||||
git switch dev
|
||||
```
|
||||
5. Make sure that you are up to date.
|
||||
4. Make sure that you are up to date.
|
||||
```shell
|
||||
git pull
|
||||
```
|
||||
6. Run SD.Next with this command:
|
||||
5. Run SD.Next with this command:
|
||||
```shell
|
||||
./webui.bat --use-rocm
|
||||
```
|
||||
Reference in New Issue
Block a user