From 0747a5f46436b96e85453a75fbdf908de74c396f Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:20:11 +1100 Subject: [PATCH] docs: add link to low vram in requirements --- docs/installation/requirements.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/installation/requirements.md b/docs/installation/requirements.md index 789e3692b3..dfb40f7e3b 100644 --- a/docs/installation/requirements.md +++ b/docs/installation/requirements.md @@ -4,7 +4,9 @@ Invoke runs on Windows 10+, macOS 14+ and Linux (Ubuntu 20.04+ is well-tested). ## Hardware -Hardware requirements vary significantly depending on model and image output size. The requirements below are rough guidelines. +Hardware requirements vary significantly depending on model and image output size. + +The requirements below are rough guidelines for best performance. GPUs with less VRAM typically still work, if a bit slower. Follow the [Low-VRAM mode guide](./features/low-vram.md) to optimize performance. - All Apple Silicon (M1, M2, etc) Macs work, but 16GB+ memory is recommended. - AMD GPUs are supported on Linux only. The VRAM requirements are the same as Nvidia GPUs.