# sd-webui-depth-lib **Repository Path**: stable_diffusion/sd-webui-depth-lib ## Basic Information - **Project Name**: sd-webui-depth-lib - **Description**: 与Automatic1111/stable-diffusion-webui的Control Net扩展一起使用的深度图库。 Depth map library for use with the Control Net extension for Automatic1111/stable-diffusion-webui. - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/jexom/sd-webui-depth-lib - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-12 - **Last Updated**: 2023-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Depth map library and poser Depth map library for use with the [Control Net extension](https://github.com/Mikubill/sd-webui-controlnet) for [Automatic1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ![](images/ui.png) ## Installation 1. Open the "Extension" tab 2. Click on "Install from URL" 3. In "URL for extension's git repository" enter this extension, https://github.com/jexom/sd-webui-depth-lib.git 4. Click "Install" 5. Restart WebUI ## Adding own maps To add own depth maps permanently put them in the `extensions/sd-webui-depth-lib/maps/` folder where `` is a folder with the name of the category tab you want, see the examle `shapes` folder ## Attention Do not select anything for the Preprocessor in ControlNet.