From 84d30bbd7bdc6bf72f83b8613295a85518706098 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Fri, 30 Dec 2022 08:03:35 -0300 Subject: [PATCH] add dark reader to possible incompatibility list also add some instructions for debugging weird specific problems Signed-off-by: Victor Seiji Hariki --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e72579..a1c3041 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,11 @@ A1111 webUI must be launched with the `--api` flag enabled, and the `--cors-allo ### surprising incompatibilities +If anything goes wrong with openOutpaint, try running it on another browser and disable all extensions and try again. If a new incompatible extension is found, please open an issue so we can notify other users of extension incompatibilities. + - [microsoft editor extension for chrome/edge seems to disable the overmask slider](https://github.com/zero01101/openOutpaint/discussions/88#discussioncomment-4498341) - [duckduckgo privacy extension for firefox breaks outpainting, resulting in pure black output](https://github.com/zero01101/openOutpaint-webUI-extension/issues/3#issuecomment-1367694000) - add an exception for your openOutpaint host (likely localhost or 127.0.0.1) +- [same for dark reader](https://github.com/zero01101/openOutpaint-webUI-extension/issues/3#issuecomment-1367838766) ### quickstart speedrun