Instructions to use diffusers/controlnet-canny-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-canny-sdxl-1.0-small with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("diffusers/controlnet-canny-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:
- f41991a97fde7b2e16883f426f4507e3cab35c8da2c516f5828dd0fda7372c90
- Size of remote file:
- 320 MB
- SHA256:
- 1d46ba4e980e18d39526f7d86b6aafe74d2b1bf3ed97b727bca098b4d4955936
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.