Instructions to use diffusers/controlnet-depth-sdxl-1.0-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use diffusers/controlnet-depth-sdxl-1.0-small with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("diffusers/controlnet-depth-sdxl-1.0-small") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 3b96b0933b6e0b94ea187f705759d5c035e38cdd392095fb688bb7c63e5c6915
- Size of remote file:
- 7.21 MB
- SHA256:
- acf92b8794c8db44d05b2b813ba6b8f45f2d4e4a9a7597390ea2da3188dbf82c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.