Instructions to use lllyasviel/control_v11p_sd15_canny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lllyasviel/control_v11p_sd15_canny with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("lllyasviel/control_v11p_sd15_canny") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 97c4ecd2b9c77dd00e7bc04c8e6d00693342f4c3d1c3bb4a8ca6d3173f8f9acc
- Size of remote file:
- 1.45 GB
- SHA256:
- 62364453cb4230f0e94669b4d36d723c292622268c3d5e30ed4aff128c7509f1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.