From f215cac1f6dc6a4828068c4c17522cc9bf6e4210 Mon Sep 17 00:00:00 2001 From: tim h Date: Thu, 5 Jan 2023 18:22:29 -0600 Subject: [PATCH] update readme re: colab --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea512de..6dc6466 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ A1111 webUI must be launched with the `--api` flag enabled, and the `--cors-allo ### surprising incompatibilities +**_COLAB USERS: you may experience issues installing openOutpaint (and other webUI extensions) - there is a workaround that has been discovered and tested against [TheLastBen's fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion). Please see [this discussion](https://github.com/TheLastBen/fast-stable-diffusion/discussions/1161) containing the workaround, which requires adding a command into the final cell of the colab, as well as setting `Enable_API` to `True`._** + 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)