From 07adad81a52a9d6236ebc4f8c8e2719358f7b9dc Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Sun, 12 Mar 2023 02:03:14 +0000 Subject: [PATCH] add Panorama Viewer as extension --- Extensions-index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 44921f3..4e14701 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -747,6 +747,13 @@ "added": "2023-03-11", "tags": ["tab"] }, + { + "name": "Panorama Viewer", + "url": "https://github.com/GeorgLegato/sd-webui-panorama-viewer.git", + "description": "Provides a tab to display equirectangular images in interactive 3d-view.", + "added": "2023-03-11", + "tags": ["tab"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",