diff --git a/Extensions-index.md b/Extensions-index.md index 0e21077..4c4d7fd 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": "multi-subject-render", + "url": "https://github.com/Extraltodeus/multi-subject-render.git", + "description": "It is a depth aware extension that can help to create multiple complex subjects on a single image. It generates a background, then multiple foreground subjects, cuts their backgrounds after a depth analysis, paste them onto the background and finally does an img2img for a clean finish.", + "tags": ["script"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",