mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Updated AMD ROCm (markdown)
+1
-1
@@ -210,7 +210,7 @@ cd sdnext
|
||||
```
|
||||
4. Create Python virtual environment.
|
||||
```shell
|
||||
python3 -m venv venv
|
||||
python -m venv venv
|
||||
```
|
||||
5. Install PyTorch. Replace `[REPLACE_THIS]` with gfx110X-dgpu, gfx1151, gfx120X-all, gfx94X-dcgpu, or gfx950-dcgpu depending on your card.
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user