From 6fe82258cf945e0f6124f58b9a460f7be0938be6 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 29 Nov 2022 21:30:41 +0000 Subject: [PATCH] add depth maps script as extension --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index c67a490..67e0757 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -193,6 +193,12 @@ "description": "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.", "tags": ["script", "tab"] }, + { + "name": "Depth Maps", + "url": "https://github.com/thygate/stable-diffusion-webui-depthmap-script.git", + "description": "Creates depthmaps from the generated images. The result can be viewed on 3D or holographic devices like VR headsets or lookingglass display, used in Render or Game- Engines on a plane with a displacement modifier, and maybe even 3D printed.", + "tags": ["script"] + }, { "name": "multi-subject-render", "url": "https://github.com/Extraltodeus/multi-subject-render.git",