Instructions to use multimodalart/controlnet-sd21-canny-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use multimodalart/controlnet-sd21-canny-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("multimodalart/controlnet-sd21-canny-diffusers") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 75bc5378f0dd5e0341f68bd3eb22a3e12a85c8739c6f74dbf1e9124747e02ebc
- Size of remote file:
- 728 MB
- SHA256:
- f0a707a9aab99648c1b090a1ff54bb7c52597b86a9086113d4beb3e6f6059e51
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.