From 4f2f9960312694480501517833aec7f540a74434 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 1 Nov 2022 06:39:34 +0000 Subject: [PATCH] link to Non-deterministic / unstable / inconsistent results issue list --- Xformers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Xformers.md b/Xformers.md index 30e4589..81f664e 100644 --- a/Xformers.md +++ b/Xformers.md @@ -95,3 +95,7 @@ pip install xformers-0.0.14.dev0-cp310-cp310-win_amd64.whl ``` 11. Ensure that `xformers` is activated by launching `stable-diffusion-webui` with `--force-enable-xformers` + +## Non-deterministic / unstable / inconsistent results: + +Known issue. See [this](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/2705#discussioncomment-4024378 ) list on the discussion page. \ No newline at end of file