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