From a0f8deddd452789fd25eb889b1de90fbe7c77501 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:47:17 +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 9cd7fe9..71e2ebf 100644 --- a/xFormers.md +++ b/xFormers.md @@ -10,7 +10,7 @@ or use the [command generator](https://pytorch.org/get-started/locally/) (at the top of the page) from pytorch. That should be enough, you can now start Easy Diffusion like normal. # Removing/uninstalling xFormers -If you face an issues, please rollback by: +If you face any issues, please rollback by: 1. Double-click `Developer Console.cmd` (on Windows) or run `./developer_console.sh` (on Linux/Mac) 2. Run `python -m pip uninstall xformers` 3. Optionally, revert the `torch` and `torchvision` version to what you had previously: