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:
- f37babc2eb6b001727c5a2f770088f2847a330b33ab19eae22f44d07c8a1d366
- Size of remote file:
- 723 MB
- SHA256:
- 7ffedf5319792a7ae36209529170bea7bcb76a3cdd2390d35609ccf670814c2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.