The is a fork from the original repo by jexom as that seems to be abandoned and not maintained now.
Many features/fixes have since been added. See the closed PRs for a full list.
Depth map library for use with the ControlNet extension for Automatic1111/stable-diffusion-webui
- Open the "Extensions" tab
- Click on "Install from URL"
- In "URL for extension's git repository" enter this extension, https://github.com/wywywywy/sd-webui-depth-lib.git
- Click "Install"
- Restart WebUI
To add own depth maps, put them in the extensions/sd-webui-depth-lib/maps/<category>
folder, where <category>
is a folder with the name of the category tab. See the example shapes
folder.
You must select "None" for the Preprocessor in ControlNet.