From 0735720f0d79ae6f450fd6764c791cd773ce2553 Mon Sep 17 00:00:00 2001 From: C43H66N12O12S2 <36072735+C43H66N12O12S2@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:43:28 +0300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 84b6971..dde6b2e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -27,4 +27,5 @@ Your installed xformers is incompatible with your GPU. If you use Python 3.10, h # NameError: name 'xformers' is not defined If you use Windows, this means your Python is too old. Use 3.10 -If Linux, you'll have to build xformers yourself or just avoid it. \ No newline at end of file + +If Linux, you'll have to build xformers yourself or just avoid using xformers. \ No newline at end of file