From 00cdcdde06ac064868feb0d95b76989a57fbac64 Mon Sep 17 00:00:00 2001 From: JeLuF Date: Wed, 18 Oct 2023 21:45:49 +0200 Subject: [PATCH] Updated xFormers (markdown) --- xFormers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xFormers.md b/xFormers.md index 59a5325..5c2046d 100644 --- a/xFormers.md +++ b/xFormers.md @@ -1,6 +1,6 @@ **[xFormers](https://github.com/facebookresearch/xformers)** can speed up image generation (nearly twice as fast) and use less GPU memory. It's widely used and works quite well, but it can sometimes produce different images (for the same prompt+settings) compared to what you generated previously. -**Important!!** xFormers will only help on PCs with NVIDIA GPUs (or AMD with ROCm, if you've installed it). It is not useful on CPU-only computers or M1/M2 Macs. +**Important!!** xFormers will only help on PCs with NVIDIA GPUs. It is not useful on CPU-only computers or M1/M2 Macs. # Installing xFormers 1. Double-click `Developer Console.cmd` (on Windows) or run `./developer_console.sh` (on Linux/Mac)