Update INSTALL_REQUIREMENTS.md - 'linux only' under AMD for SDXL.

Moved 'Linux only.' back from under NVIDIA to under AMD for the SDXL hardware requirements.
This commit is contained in:
gogurtenjoyer 2024-05-09 10:43:00 -04:00 committed by Kent Keirsey
parent 0848cb8ebd
commit 63e62c5720

View File

@ -37,13 +37,13 @@ Invoke runs best with a dedicated GPU, but will fall back to running on CPU, alb
=== "Nvidia"
```
Any GPU with at least 8GB VRAM. Linux only.
Any GPU with at least 8GB VRAM.
```
=== "AMD"
```
Any GPU with at least 16GB VRAM.
Any GPU with at least 16GB VRAM. Linux only.
```
=== "Mac"