From e012ba883761f093add8ea59af9f302a3951b63d Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:46:49 +0530 Subject: [PATCH] Updated xFormers (markdown) --- xFormers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xFormers.md b/xFormers.md index 406f64e..9cd7fe9 100644 --- a/xFormers.md +++ b/xFormers.md @@ -1,4 +1,4 @@ -**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. +**[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.