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)