From e0dee8a59f6153fe0138b8427c9f483f82be2de3 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Thu, 22 Dec 2022 23:36:12 +0000 Subject: [PATCH] add openOutpaint as extension --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 5fa8023..1a940ea 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -290,6 +290,12 @@ "description": "See PR https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/5464", "tags": ["script"] }, +{ + "name": "openOutpaint extension", + "url": "https://github.com/zero01101/openOutpaint-webUI-extension", + "description": "A tab with the full openOutpaint UI. Run with the --api flag.", + "tags": ["script", "tab"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",