From e689069afdaf83045cad721e2b8e0d20dd536296 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Fri, 26 May 2023 11:12:03 +0900 Subject: [PATCH] Add xformers error --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a593a30d..7acdd2fb1 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,10 @@ Please reduce any below Try set `fp16: true` +> NotImplementedError: No operator found for `memory_efficient_attention_forward` ... + +Try to turn off xformers. + ## Need help? 🙋‍♂️ Join our [Discord server](https://discord.gg/HhrNrHJPRb) where we can help you