From b9891310eb21f3f31bd0aac82622457b10cb8318 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:46:19 +0530 Subject: [PATCH] Updated xFormers (markdown) --- xFormers.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xFormers.md b/xFormers.md index 27cc164..406f64e 100644 --- a/xFormers.md +++ b/xFormers.md @@ -1,6 +1,4 @@ -Support for [xFormers](https://github.com/facebookresearch/xformers) is available experimentally. - -xFormers speeds up image generation, but can sometimes produce non-deterministic results (i.e. the same prompt+settings may not always produce the same results as before). +**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.