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:
- cac52687f96399f8e8f36e96652fbb1cbad2c27a473b61dd6f16c5810b51ec80
- Size of remote file:
- 8.77 MB
- SHA256:
- 1a33ffa9201288b5158b6b04554934037645a7e08fa83eaf4b81ba80ee24eee2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.