Instructions to use diffusers/controlnet-canny-sdxl-1.0-mid 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-mid with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("diffusers/controlnet-canny-sdxl-1.0-mid") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- c95326581644f80cdc76f9d7f5a1b3f00d0cb7857e80651648c4a29df25b5557
- Size of remote file:
- 1.09 GB
- SHA256:
- 97c9bedfe1f595ed9c3a2a410d07f6f26a36704bd30389fda37d6a025de0889e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.